Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make it build with skalibs-2.5.0.0 | Laurent Bercot | 2017-03-08 | 14 | -129/+116 | |
| | ||||||
* | Preparation to version bump | Laurent Bercot | 2017-01-10 | 4 | -4/+10 | |
| | ||||||
* | Types fix, first pass | Laurent Bercot | 2017-01-08 | 15 | -170/+192 | |
| | | | | Deeper fixes need to be done if the avltree.h API ever changes. | |||||
* | version: 2.2.0.0 v2.2.0.0 | Laurent Bercot | 2016-10-28 | 1 | -1/+1 | |
| | ||||||
* | Mention --enable-absolute-paths in INSTALL | Laurent Bercot | 2016-10-25 | 1 | -0/+12 | |
| | ||||||
* | Revert wrong shared lib fix | Laurent Bercot | 2016-10-24 | 1 | -3/+0 | |
| | ||||||
* | Proper support for timer_lib | Laurent Bercot | 2016-10-24 | 1 | -0/+2 | |
| | ||||||
* | Fix stupid shared lib dependencies | Laurent Bercot | 2016-10-24 | 1 | -0/+3 | |
| | ||||||
* | Implement --enable-absolute-paths | Laurent Bercot | 2016-10-16 | 3 | -20/+19 | |
| | ||||||
* | Fix type of the dummy char in s6-fillurandompool | Laurent Bercot | 2016-10-14 | 1 | -1/+1 | |
| | ||||||
* | Port to new librandom API. | Laurent Bercot | 2016-10-14 | 1 | -20/+5 | |
| | | | | | Interestingly, that new API makes implementing s6-fillurandom kind of a NOP. The waiting will be performed in the library. | |||||
* | configure: allow $CC to have several words | Laurent Bercot | 2016-09-27 | 1 | -1/+1 | |
| | ||||||
* | Replace c99 compiler test with clang | Laurent Bercot | 2016-09-26 | 1 | -1/+1 | |
| | ||||||
* | -Wa,--noexecstack belongs to CPPFLAGS | Laurent Bercot | 2016-09-26 | 1 | -1/+1 | |
| | ||||||
* | s6-fillurandompool: add workaround for old libcs that don't define ↵ | Laurent Bercot | 2016-09-15 | 1 | -2/+5 | |
| | | | | SYS_getrandom | |||||
* | Add s6-fillurandompool | Laurent Bercot | 2016-09-15 | 9 | -1/+110 | |
| | ||||||
* | Remove irrelevant shebangdir option from configure | Laurent Bercot | 2016-09-11 | 1 | -9/+4 | |
| | ||||||
* | Remove s6-halt, s6-poweroff and s6-reboot (moved to the s6-linux-init package) | Laurent Bercot | 2016-09-10 | 16 | -253/+6 | |
| | ||||||
* | Apply Eric's patch for spawn support | Laurent Bercot | 2016-08-16 | 2 | -2/+5 | |
| | ||||||
* | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 7 | -6/+14 | |
| | ||||||
* | version: 2.1.0.0 v2.1.0.0 | Laurent Bercot | 2016-04-14 | 3 | -4/+11 | |
| | ||||||
* | More standard cross-compilation support (only --host, no --enable-cross needed) | Laurent Bercot | 2016-03-19 | 2 | -23/+40 | |
| | ||||||
* | Changes to s6-halt/s6-reboot/s6-poweroff. Default behaviour changed. | Laurent Bercot | 2016-03-19 | 20 | -115/+115 | |
| | | | | Major version bump: rc for 2.1.0.0 | |||||
* | Add halt, poweroff, reboot as unexported commands | Laurent Bercot | 2016-03-17 | 10 | -1/+88 | |
| | ||||||
* | Really fix update and global-links dependencies this time... | Laurent Bercot | 2016-03-14 | 1 | -1/+1 | |
| | ||||||
* | Fix update/global-links dependencies | Laurent Bercot | 2016-03-14 | 1 | -1/+3 | |
| | ||||||
* | s6-mount bugfix: better parsing of -o options | Laurent Bercot | 2016-03-12 | 1 | -1/+1 | |
| | ||||||
* | s6-mount: exit 1, not 111, on EBUSY (already mounted) | Laurent Bercot | 2016-01-12 | 1 | -1/+2 | |
| | ||||||
* | fix --enable-cross | Laurent Bercot | 2015-12-05 | 1 | -1/+1 | |
| | ||||||
* | - Fix selfpipe_read invocations | Laurent Bercot | 2015-11-30 | 3 | -4/+5 | |
| | | | | - Easier CROSS_COMPILE support in configure | |||||
* | better configure, better make strip | Laurent Bercot | 2015-11-19 | 2 | -8/+7 | |
| | ||||||
* | Separate sections for smaller static binaries (thanks Denys Vlasenko) | Laurent Bercot | 2015-10-26 | 1 | -0/+6 | |
| | ||||||
* | - update deps v2.0.2.3 | Laurent Bercot | 2015-10-15 | 3 | -3/+4 | |
| | | | | - version: 2.0.2.3 | |||||
* | Push back GNU make dependency to 3.81 | Laurent Bercot | 2015-10-12 | 5 | -23/+22 | |
| | ||||||
* | - remove s6-hiercopy (unused, moved to s6-portable-utils) | Laurent Bercot | 2015-10-05 | 7 | -162/+11 | |
| | | | | | - fix s6ps_otree when /proc isn't available - remove fucking -Bsymbolic | |||||
* | Link shared libs against their -l deps, better libpath management v2.0.2.2 | Laurent Bercot | 2015-08-12 | 3 | -18/+28 | |
| | ||||||
* | xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | 2015-08-12 | 7 | -23/+54 | |
| | ||||||
* | Add make version guard | Laurent Bercot | 2015-08-03 | 1 | -0/+5 | |
| | ||||||
* | Remove portability files - useless on a non-portable package! v2.0.2.1 | Laurent Bercot | 2015-06-16 | 3 | -37/+0 | |
| | ||||||
* | Better fix for s6-uevent-spawner. | Laurent Bercot | 2015-06-14 | 1 | -2/+6 | |
| | ||||||
* | Credit Olivier | Laurent Bercot | 2015-06-14 | 1 | -0/+1 | |
| | ||||||
* | - Fix for s6-uevent-spawner event delay | Laurent Bercot | 2015-06-14 | 5 | -6/+12 | |
| | | | | - rc for 2.0.2.1 | |||||
* | Make all doc mobile-readable according to Google standards | Laurent Bercot | 2015-05-07 | 18 | -0/+18 | |
| | ||||||
* | s6-devd option bugfix (thanks Olivier Brunel) | Laurent Bercot | 2015-04-27 | 1 | -1/+1 | |
| | ||||||
* | Useless commit to test github | Laurent Bercot | 2015-04-22 | 1 | -1/+1 | |
| | ||||||
* | - add -n to s6-mount | Laurent Bercot | 2015-03-10 | 2 | -7/+14 | |
| | | | | - s6-mount doc fixes | |||||
* | s6-uevent-spawner fixes: linevar, multiple spawns v2.0.2.0 | Laurent Bercot | 2015-03-10 | 1 | -6/+9 | |
| | ||||||
* | It will work better if I *write* into an output buffer... | Laurent Bercot | 2015-03-10 | 1 | -2/+2 | |
| | ||||||
* | Would it kill the kernel guys to DOCUMENT that the netlink(3) parsing | Laurent Bercot | 2015-03-10 | 1 | -56/+33 | |
| | | | | | DOES NOT APPLY to NETLINK_KOBJECT_UEVENT ? Seriously, f that. New version of s6-uevent-listener; no more bufalloc for good measure. | |||||
* | Doc fixes | Laurent Bercot | 2015-03-09 | 3 | -8/+10 | |
| |