aboutsummaryrefslogtreecommitdiffstats
path: root/src/headers/ip46-header
Commit message (Collapse)AuthorAgeFilesLines
* socket_recv46 was never workingLaurent Bercot2023-12-111-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.14.1.0; add socket_sendnb46_g and socket_recvnb46_gLaurent Bercot2023-12-111-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Huge incompatible changes.Laurent Bercot2021-07-281-5/+6
| | | | | | | | | | | | - 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-5/+3
|
* More work on the types. This commit builds but has errors.Laurent Bercot2017-01-251-3/+4
| | | | | | | Rework src/headers entirely: build skalibs/types.h Convert skalibs/fmtscan.h types. Propagate changes until it builds. There are a lot of incompatible pointer issues remaining, those will be fixed with the buffer overhaul.
* Lots of cosmetic fixes.Laurent Bercot2014-12-201-2/+2
| | | | sha256 documented.
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-181-0/+34