index
:
skalibs
2.11.0.0
main
The skarnet.org C programming library
ska-skaware@skarnet.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add gccattr_nonstring, modernize gccattributes.h
Laurent Bercot
2021-12-19
1
-12
/
+14
*
Add opendir_at, prepare for 2.11.1.0
Laurent Bercot
2021-12-04
3
-2
/
+19
*
Don't return void
Laurent Bercot
2021-10-30
1
-1
/
+1
*
Axe iobuffer
Laurent Bercot
2021-09-25
20
-641
/
+27
*
Don't forget child_spawn either
Laurent Bercot
2021-09-02
5
-22
/
+22
*
Don't forget textclient_commandv
Laurent Bercot
2021-09-02
1
-1
/
+1
*
Make textclient_command work with errno > 127
Laurent Bercot
2021-09-02
1
-1
/
+1
*
Infinite recursion my ass cheeks
Laurent Bercot
2021-09-02
1
-1
/
+1
*
fix selfpipe_tophalf type
Laurent Bercot
2021-08-26
1
-1
/
+1
*
Add ipc_bind_reuse_perms
Laurent Bercot
2021-08-22
3
-3
/
+22
*
Add tain_infinite
Laurent Bercot
2021-08-18
2
-0
/
+6
*
Add some ip46 macros
Laurent Bercot
2021-08-18
2
-0
/
+26
*
Add sig_altignore()
2.11.0.0
Laurent Bercot
2021-07-29
2
-0
/
+16
*
Huge incompatible changes.
Laurent Bercot
2021-07-28
364
-1687
/
+1065
*
Don't use dirfd as an identifier
Laurent Bercot
2021-07-24
1
-2
/
+2
*
Hide cdb_find_state in the common case
Laurent Bercot
2021-07-24
3
-52
/
+62
*
Add cdb_init_at and cdb_init_fromfd, rename cdb_reader
Laurent Bercot
2021-07-24
6
-31
/
+54
*
New 2.11.0.0 branch with several modifications
Laurent Bercot
2021-07-23
49
-736
/
+240
*
Save errno when freeing a cdb
Laurent Bercot
2021-07-21
1
-1
/
+8
*
bugfix: offset in cdb mmap
Laurent Bercot
2021-06-30
2
-3
/
+3
*
cdb always mmaps
Laurent Bercot
2021-06-29
4
-43
/
+29
*
gccattributes.h: define gccattr_returns_twice
Laurent Bercot
2021-06-14
1
-0
/
+3
*
doc: allreadwrite: document scatter/gatter functions
Laurent Bercot
2021-06-14
1
-3
/
+2
*
Cosmetic fixes
Laurent Bercot
2021-05-14
3
-10
/
+9
*
bugfix: ipc_bind_reuse_lock must ignore umask
Laurent Bercot
2021-02-13
1
-1
/
+2
*
Align infinity on 2^61
Laurent Bercot
2021-01-27
1
-1
/
+1
*
Don't touch /dev/urandom when getrandom() exists
Laurent Bercot
2021-01-15
1
-9
/
+8
*
bugfix: genqdyn_n() definition
Laurent Bercot
2021-01-12
1
-3
/
+3
*
Add chroot sysdep, fix endianness sysdep string in .h
Laurent Bercot
2020-12-14
1
-0
/
+20
*
Add mkptemp2()
Laurent Bercot
2020-12-09
3
-15
/
+26
*
Get rid of webipc.h and DJBUNIX_FLAG_*
Laurent Bercot
2020-12-09
29
-141
/
+139
*
Some trivial bugfixes and cleanups
Laurent Bercot
2020-12-07
9
-8
/
+14
*
Fix iobufferk_init on recent Linux; remove last superfluous coe
Laurent Bercot
2020-12-04
3
-20
/
+9
*
Add documenting comments to exec.h
Laurent Bercot
2020-12-04
1
-26
/
+19
*
Revamp lock primitives; prepare for 2.10.0.0 instead of 2.9.4.0
Laurent Bercot
2020-11-29
12
-191
/
+74
*
Do not use skalibs/environ.h
Laurent Bercot
2020-11-26
1
-9
/
+9
*
trivial bugfix
Laurent Bercot
2020-11-26
1
-1
/
+1
*
child_spawn cleanup, configure cleanup
Laurent Bercot
2020-11-25
5
-119
/
+119
*
Fix typos
Laurent Bercot
2020-11-25
1
-9
/
+9
*
Complete revamp of the pathexec functions
Laurent Bercot
2020-11-24
51
-181
/
+392
*
Save syscalls on coe and ndelay_on
Laurent Bercot
2020-11-23
4
-6
/
+4
*
Add fd_shutdown()
Laurent Bercot
2020-11-20
2
-0
/
+15
*
Add ipc_bind_reuse_lock, rewrite ipc_bind_reuse to use it
Laurent Bercot
2020-11-08
3
-7
/
+31
*
remove non-working links in libbiguint
Laurent Bercot
2020-11-08
2
-2
/
+1
*
Refactor textmessage/textclient with channel creation around ancil_*
Laurent Bercot
2020-10-26
8
-73
/
+115
*
Separate and expose ancil_recv_fd/ancil_send_fd
Laurent Bercot
2020-10-26
26
-115
/
+157
*
Change new function names to openc_*; update deps.mak
Laurent Bercot
2020-10-26
14
-23
/
+23
*
Prepare for 2.9.4.0; add open*coe() functions.
Laurent Bercot
2020-10-26
14
-6
/
+99
*
Add stralloc_readyplus_tuned, fix overflow on stralloc_readyplus
Laurent Bercot
2020-09-17
2
-1
/
+14
*
Fix alloc_realloc UB
Laurent Bercot
2020-04-29
4
-5
/
+5
[next]