minix/lib/libc
Ben Gras 09569d399f stdio/fclose.c: reset _buf
- if the stream gets freopen()ed, avoid buffer being seen as valid
2010-11-02 22:01:47 +00:00
..
ack Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
ansi Fix warnings due to missing __dead attribute on exit 2010-10-05 07:25:47 +00:00
arch/i386 Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
asyn Use endpoint_t for the destination of mini_send and _syscall, and the 2010-06-02 21:51:32 +00:00
db Move MIN() and MAX() macros to sys/params.h 2010-08-21 13:10:41 +00:00
gnu Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
ip - Add support for file descriptor passing to PFS. 2010-08-30 13:46:44 +00:00
math Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
other The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
posix make library calls use ProcFS 2010-09-14 21:28:34 +00:00
regex lib: fixes for warnings that clang has for libraries. 2010-07-06 12:08:22 +00:00
stdio stdio/fclose.c: reset _buf 2010-11-02 22:01:47 +00:00
stdtime Fix unintended changes in r7614 2010-07-01 11:56:02 +00:00
syscall make getsysinfo() a system-land call 2010-09-14 21:50:05 +00:00
sysvipc Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
wchar Add some support for wchar_t. 2010-04-19 15:20:24 +00:00
Makefile libc: add db code from netbsd 2010-07-14 17:46:18 +00:00
Makefile.inc Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00