tangled
alpha
login
or
join now
anil.recoil.org
/
unpac-work
0
fork
atom
My working unpac repository
0
fork
atom
overview
issues
pulls
pipelines
Update changes
Antonin Décimo
3 months ago
cf38c807
767211fe
+4
1 changed file
expand all
collapse all
unified
split
Changes
+4
Changes
···
228
228
229
229
### Other libraries:
230
230
231
231
+
- #13700: Use POSIX thread-safe getgrnam_r, getgrgid_r, getpwnam_r, getpwuid_r,
232
232
+
gmtime_r, localtime_r, getlogin_r, and fix mktime error checking.
233
233
+
(Antonin Décimo, review by David Allsopp, Stefan Muenzel, and Miod Vallat)
234
234
+
231
235
- #14406: Better handling of address length for unix sockets, improving Haiku
232
236
compatibility.
233
237
(Sylvain Kerjean, review by Antonin Décimo and Nicolás Ojeda Bär)