aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/socket_local46.c
Commit message (Collapse)AuthorAgeFilesLines
* Rework endianness conversion primitivesLaurent Bercot2022-06-011-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Huge incompatible changes.Laurent Bercot2021-07-281-1/+3
| | | | | | | | | | | | - Obsolete skalibs/environ.h and skalibs/getpeereid.h removed. - rc4 and md5 removed. - All *_t types renamed to avoid treading on POSIX namespace. - subgetopt() renamed to lgetopt(). - signal functions reworked; skasigaction removed; sig_stack removed - Various functions removed: skaoffsetof(), selfpipe_untrap() - New posixplz function: munmap_void. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-131-1/+0
|
* Types change: big pass on libstddjb and libunixonacidLaurent Bercot2017-02-211-6/+7
| | | | libdatastruct still missing, library still not functional
* Bugfix: wrong storage size in socket_local46 (thanks Jesse Young)v2.3.6.0Laurent Bercot2015-07-261-4/+4
|
* - added str_nlen()Laurent Bercot2015-04-081-2/+2
| | | | - various fixes for --enable-libc-replacements
* Lots of cosmetic fixes.Laurent Bercot2014-12-201-1/+1
| | | | sha256 documented.
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-181-0/+36