| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Only test strnlen visibility in headers | Laurent Bercot | 2018-01-13 | 1 | -1/+1 |
* | Add dirfd sysdep, because Solaris sucks | Laurent Bercot | 2017-12-21 | 1 | -0/+1 |
* | Big 2.6.3.0 reorganization | Laurent Bercot | 2017-12-21 | 1 | -0/+1 |
* | Add O_DIRECTORY sysdep | Laurent Bercot | 2017-11-22 | 1 | -0/+1 |
* | Make all-pic a user option | Laurent Bercot | 2017-10-30 | 1 | -11/+19 |
* | Shut up, grep | Laurent Bercot | 2017-10-29 | 1 | -1/+1 |
* | Add pie test, don't double build on pie | Laurent Bercot | 2017-10-29 | 1 | -0/+14 |
* | Better *FLAGS management; prepare for 2.6.0.1 | Laurent Bercot | 2017-10-05 | 1 | -21/+30 |
* | Add nsgetparent sysdep | Laurent Bercot | 2017-08-28 | 1 | -0/+1 |
* | Change xexecvep exit codes ; add namespaces sysdep | Laurent Bercot | 2017-08-23 | 1 | -0/+1 |
* | Change setgroups() management, in particular add skalibs_setgroups() | Laurent Bercot | 2017-07-16 | 1 | -1/+0 |
* | Add egidingroups sysdeps, because FreeBSD | Laurent Bercot | 2017-07-15 | 1 | -0/+1 |
* | bugfixes: invalid clockmon detection and futimens detection | Laurent Bercot | 2017-05-15 | 1 | -1/+1 |
* | Fix a configure error message when cross-compiling | Laurent Bercot | 2017-05-02 | 1 | -1/+1 |
* | Fix getrandom() detection: need to run the test, not only link! | Laurent Bercot | 2017-04-26 | 1 | -1/+1 |
* | Cleanups - mostly removing superfluous includes in headers | Laurent Bercot | 2017-03-13 | 1 | -0/+2 |
* | Update documentation for the types change, with some extra fixes | Laurent Bercot | 2017-03-08 | 1 | -9/+0 |
* | add arc4random_addrandom sysdep; next batch of types changes. | Laurent Bercot | 2017-02-15 | 1 | -0/+1 |
* | More work on the types. This commit builds but has errors. | Laurent Bercot | 2017-01-25 | 1 | -15/+21 |
* | bugfix: correctly read timer_lib when cross-compiling | Laurent Bercot | 2016-10-29 | 1 | -0/+1 |
* | Add timer_lib for support (GNU requires -lrt for timer_create!) | Laurent Bercot | 2016-10-24 | 1 | -1/+12 |
* | Add the alarm library, first draft. | Laurent Bercot | 2016-10-24 | 1 | -11/+18 |
* | Revert SKALIBS_DEFAULTPATH to /usr/bin:/bin | Laurent Bercot | 2016-10-16 | 1 | -2/+2 |
* | Clean up and modernize librandom. | Laurent Bercot | 2016-10-14 | 1 | -31/+2 |
* | 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 |
* | ... if I stop being an idiot | Laurent Bercot | 2016-08-12 | 1 | -3/+8 |
* | And the next iteration! | Laurent Bercot | 2016-08-12 | 1 | -13/+8 |
* | Next iteration... BSD shells are BROKEN | Laurent Bercot | 2016-08-12 | 1 | -6/+7 |
* | Redirections are hard for the BSD shells | Laurent Bercot | 2016-08-12 | 1 | -3/+3 |
* | Next iteration of the spawn.lib experiment | Laurent Bercot | 2016-08-12 | 1 | -43/+23 |
* | Solaris fix attempt for spawn.lib detection | Laurent Bercot | 2016-08-12 | 1 | -18/+24 |
* | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 1 | -26/+46 |
* | Fix posix_spawn() autodetection (it can be in librt) | Laurent Bercot | 2016-08-10 | 1 | -1/+1 |
* | Add new sysdeps for futimens() and futimes(), adapt touch() implementation | Laurent Bercot | 2016-04-27 | 1 | -0/+2 |
* | More standard support for cross-compilation (--host only, no --enable-cross) | Laurent Bercot | 2016-03-19 | 1 | -7/+15 |
* | Change default SKALIBS_DEFAULTPATH to /usr/bin:/usr/sbin:/bin:/sbin to accom... | Laurent Bercot | 2016-03-10 | 1 | -4/+11 |
* | Easier CROSS_COMPILE support in configure | Laurent Bercot | 2015-11-30 | 1 | -6/+7 |
* | Separate sections for smaller static binaries (thanks Denys Vlasenko) | Laurent Bercot | 2015-10-26 | 1 | -0/+4 |
* | Remove fucking buggy -Bsymbolic option to the linker. v2.3.7.1 | Laurent Bercot | 2015-10-05 | 1 | -1/+0 |
* | Add -Bsymbolic v2.3.6.1 | Laurent Bercot | 2015-08-12 | 1 | -0/+3 |
* | Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | 2015-08-12 | 1 | -2/+2 |
* | - sysdeps for strnlen (Solaris... sigh) | Laurent Bercot | 2015-07-13 | 1 | -0/+1 |
* | Put auto compiler flags into CPPFLAGS. They're useless for linking. | Laurent Bercot | 2015-01-20 | 1 | -7/+7 |
* | Fix configure --help: no support for VAR=VALUE | Laurent Bercot | 2015-01-02 | 1 | -4/+1 |
* | More noob-friendly defaults for configure | Laurent Bercot | 2015-01-02 | 1 | -10/+29 |
* | Remove the --enable-right-tz configure option. | Laurent Bercot | 2015-01-02 | 1 | -9/+0 |
* | So the non-portable MSG_DONTWAIT may alleviate the problem... might | Laurent Bercot | 2014-12-21 | 1 | -1/+2 |
* | Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocks | Laurent Bercot | 2014-12-20 | 1 | -1/+7 |
* | Test _XOPEN_SOURCE=700, you never know... (but not for Solaris) | Laurent Bercot | 2014-12-16 | 1 | -1/+1 |