sortix-mirror/libc/include
Jonas 'Sortie' Termansen 7185cb33c7 Remove setlocale thread safety.
This interface isn't standardized to be thread safe so nobody can rely on
it. Additionally this only thread secures setlocale, but not all the code
that might depend on the current locale, so it is pointless.
2015-12-12 19:28:07 +01:00
..
__ Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
arpa Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
netinet Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
sys Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
DIR.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
FILE.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
alloca.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
ar.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
argp.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
assert.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
brand.h Change BRAND_KERNEL_NAME to Sortix. 2014-12-28 20:18:58 +01:00
byteswap.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
ctype.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
dirent.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
dlfcn.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
elf.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
endian.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
err.h Add err(3). 2015-08-26 18:10:24 +02:00
errno.h Add ENOMOUNT. 2015-10-28 19:36:33 +01:00
error.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
fcntl.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
features.h Implement standard library feature macros. 2014-11-20 21:09:14 +01:00
fnmatch.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
fsmarshall-msg.h Fix fsmarshall not handling users and groups. 2015-10-28 16:07:36 +01:00
fsmarshall.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
getopt.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
grp.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
inttypes.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
ioleast.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
libgen.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
locale.h Remove setlocale thread safety. 2015-12-12 19:28:07 +01:00
malloc.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
msr.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
netdb.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
poll.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
psctl.h Add psctl(2). 2015-12-12 19:28:07 +01:00
pwd.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
sched.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
setjmp.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
signal.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
stdint.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
stdio.h Add open_memstream(3). 2015-08-26 18:10:24 +02:00
stdio_ext.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
stdlib.h Add mkdtemps(3). 2015-08-26 16:49:18 +02:00
string.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
strings.h Merge strings.h into string.h. 2013-12-17 14:30:40 +01:00
syslog.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
system-elf.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
termios.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
time.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
timespec.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
unistd.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
utime.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
wchar.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00
wctype.h Remove __BEGIN_DECLS and __END_DECLS. 2015-08-26 14:52:44 +02:00