aboutsummaryrefslogtreecommitdiffstats
path: root/src/headers/ip46-without
Commit message (Collapse)AuthorAgeFilesLines
* Make ip46_from_ip? macros not force an int returnLaurent Bercot2026-04-181-2/+2
| | | | | The int return was useless and caused warnings. Since we're major bumping, use the opportunity to fix that.
* socket_recv46 was never workingLaurent Bercot2023-12-111-4/+0
| | | | 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/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add some ip46 macrosLaurent Bercot2021-08-181-0/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Huge incompatible changes.Laurent Bercot2021-07-281-1/+1
| | | | | | | | | | | | - 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>
* Remove byte_copy invocation from ip46-withoutLaurent Bercot2017-05-101-1/+1
|
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-181-0/+28