aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version: 2.6.2.0v2.6.2.0Laurent Bercot2017-11-273-3/+3
* Add _PACK and pack/unpack functions for signed typesLaurent Bercot2017-11-271-1/+6
* Guard faccessat with HASLINKAT, because SolarisLaurent Bercot2017-11-271-1/+1
* Add access_at, because MacOSLaurent Bercot2017-11-273-0/+55
* Prepare for 2.6.2.0Laurent Bercot2017-11-276-5/+20
* Add skaclient_timed_aflush()Laurent Bercot2017-11-251-0/+2
* Add O_DIRECTORY sysdepLaurent Bercot2017-11-223-1/+7
* buffer_rpeek declaration clarificationLaurent Bercot2017-11-211-1/+1
* Make stralloc.h and tai.h suitable for inclusion in C++-compatible headersLaurent Bercot2017-11-202-11/+10
* version: 2.6.1.0v2.6.1.0Laurent Bercot2017-10-301-10/+10
* Prepare for 2.6.1.0Laurent Bercot2017-10-305-3/+15
* Add lock_unx()Laurent Bercot2017-10-304-0/+19
* Make all-pic a user optionLaurent Bercot2017-10-302-13/+22
* Shut up, grepLaurent Bercot2017-10-291-1/+1
* Add pie test, don't double build on pieLaurent Bercot2017-10-292-1/+19
* version: 2.6.0.2v2.6.0.2Laurent Bercot2017-10-225-5/+17
* Bugfix: getlnmax(sep) needs to include the terminating byte when foundLaurent Bercot2017-10-212-4/+4
* Better packing / unpacking codeLaurent Bercot2017-10-1822-99/+121
* version: 2.6.0.1v2.6.0.1Laurent Bercot2017-10-091-0/+1
* Fix double close in openwrite*Laurent Bercot2017-10-082-2/+0
* Better *FLAGS management; prepare for 2.6.0.1Laurent Bercot2017-10-059-34/+59
* Rewrite openwrite(v)nclose using mkstempLaurent Bercot2017-09-2713-102/+156
* Comment fix (writing to /dev/urandom doesn't speed it up)Laurent Bercot2017-09-272-3/+3
* version: 2.6.0.0v2.6.0.0Laurent Bercot2017-08-281-1/+1
* Add nsgetparent sysdepLaurent Bercot2017-08-282-0/+13
* Catch signals with SA_RESTART unless iopause is select()Laurent Bercot2017-08-282-1/+5
* Change xexecvep exit codes ; add namespaces sysdepLaurent Bercot2017-08-233-1/+15
* Prepare for 2.6.0.0 releaseLaurent Bercot2017-08-224-4/+15
* Make skaclient's fd coeLaurent Bercot2017-08-161-1/+3
* Revert initializer optimization (buggy when first realloc'ing!)Laurent Bercot2017-08-143-6/+7
* Doc typo fixLaurent Bercot2017-08-101-1/+1
* Make cbuffer_?peek take a const; make *_init not leak when misusedLaurent Bercot2017-07-316-11/+10
* Fix a case where socket_deadlineconnstamp* could modify errno on success (th...Laurent Bercot2017-07-303-0/+6
* Prepare for 2.6.0.0Laurent Bercot2017-07-285-3/+23
* Add unixmessage_receiver_hasmsginbuf, fix unixmessage_handleLaurent Bercot2017-07-274-3/+26
* Typo fix in touch.cLaurent Bercot2017-07-161-1/+1
* More secure setgroups functions. (thanks muh)Laurent Bercot2017-07-165-5/+21
* Include grp.h for setgroups definitionLaurent Bercot2017-07-161-0/+1
* git unignore setgroups.h ...Laurent Bercot2017-07-162-1/+24
* Change setgroups() management, in particular add skalibs_setgroups()Laurent Bercot2017-07-1610-61/+58
* Add egidingroups sysdeps, change fd_close() to void and saving errno, propag...Laurent Bercot2017-07-1641-167/+92
* Add egidingroups sysdeps, because FreeBSDLaurent Bercot2017-07-151-0/+1
* mitigation: bump UNIXMESSAGE_MAXREADS to something that will never be reache...Laurent Bercot2017-07-151-1/+1
* Add the generated files to .gitignore7heo2017-06-071-0/+11
* More schemeless URLsLaurent Bercot2017-05-244-7/+7
* More schemeless URLsLaurent Bercot2017-05-241-1/+1
* Switch doc to schemeless URLsLaurent Bercot2017-05-2356-174/+174
* version: 2.5.1.1v2.5.1.1Laurent Bercot2017-05-225-3/+14
* Fix openreadnclose failing if errno was nonzero before (thanks jjk)Laurent Bercot2017-05-221-1/+3
* version: 2.5.1.0v2.5.1.0Laurent Bercot2017-05-211-1/+1