| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add -Bsymbolicv2.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 |
| | | | | | - rc for 2.3.5.2 | ||||
| * | 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 |
| | | | | | | | Make it a run-time autodetection instead. Update doc. Thanks to Paul Jarc for the suggestion. | ||||
| * | So the non-portable MSG_DONTWAIT may alleviate the problem... might | Laurent Bercot | 2014-12-21 | 1 | -1/+2 |
| | | | | | as well use it on architectures that support it. | ||||
| * | Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocks | Laurent Bercot | 2014-12-20 | 1 | -1/+7 |
| | | | | | | | until buffer full or socket shutdown on BSD, *even if the socket is nonblocking*. So I added an "okwaitall" sysdeps, and won't set MSG_WAITALL on retarded systems. | ||||
| * | Test _XOPEN_SOURCE=700, you never know... (but not for Solaris) | Laurent Bercot | 2014-12-16 | 1 | -1/+1 |
| | | |||||
| * | Declare static/shared libs in configure, it's specific anyway | Laurent Bercot | 2014-12-15 | 1 | -2/+11 |
| | | |||||
| * | Use -O2 by default | Laurent Bercot | 2014-12-11 | 1 | -1/+1 |
| | | |||||
| * | Remove CPPFLAGS_AUTO entries that disable compiler warnings | Laurent Bercot | 2014-12-08 | 1 | -7/+0 |
| | | |||||
| * | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | 2014-09-18 | 1 | -0/+590 |
