.. |
arch/x86
|
Added setjmp(), sigsetjmp(), and friends from FreeBSD.
|
2004-09-01 10:21:54 +00:00 |
glibc
|
- fixed some issues when compiling with gcc-2.95.3. At least three more
|
2004-08-21 08:55:12 +00:00 |
locale
|
Changed the way the kernel libroot objects are built; we are no longer
|
2004-08-10 12:46:19 +00:00 |
malloc
|
Fixed compilation due to recent header changes.
|
2004-07-02 01:55:04 +00:00 |
math
|
A bit more BeOS compatible math.h functions.
|
2004-03-13 18:48:55 +00:00 |
pthread
|
Doh, forget to add the license and author information.
|
2003-04-20 18:51:55 +00:00 |
signal
|
Added empty implementation of sigprocmask() to the build.
|
2004-07-07 12:22:50 +00:00 |
stdio
|
Several follow-up changes required by the changes either to the VFS
|
2004-08-28 20:45:00 +00:00 |
stdlib
|
Fixed wrong function export that made every app crash on exit...
|
2004-08-13 18:36:54 +00:00 |
string
|
Removed NewOS error descriptions.
|
2003-11-05 23:58:31 +00:00 |
sys
|
Added several missing functions - some of them work, some of them don't.
|
2004-09-01 10:14:12 +00:00 |
termios
|
implemented tcsetattr()
|
2003-05-04 09:11:25 +00:00 |
time
|
Changed the way the kernel libroot objects are built; we are no longer
|
2004-08-10 12:46:19 +00:00 |
unistd
|
Several follow-up changes required by the changes either to the VFS
|
2004-08-28 20:45:00 +00:00 |
assert.c
|
Added a proper assert() implementation, removed the old one.
|
2004-06-30 02:39:29 +00:00 |
dlfcn.c
|
Added a comment about the "non-thread-safety" of gStatus (dlerror()).
|
2003-01-12 17:16:20 +00:00 |
errno.c
|
Moved the errnop() function to the new TLS stuff.
|
2003-01-07 09:08:44 +00:00 |
fnmatch.c
|
Added BSD's glob & fnmatch implementation (disabled collation stuff).
|
2002-10-06 23:51:35 +00:00 |
glob.c
|
Added BSD's glob & fnmatch implementation (disabled collation stuff).
|
2002-10-06 23:51:35 +00:00 |
Jamfile
|
Removed rlimit.c - we now have one in sys/ where it belongs to.
|
2004-09-01 10:18:36 +00:00 |
kerrno.c
|
Moved the errnop() function to the new TLS stuff.
|
2003-01-07 09:08:44 +00:00 |
poll.c
|
Renamed VFS syscalls to the new style.
|
2004-06-15 15:49:34 +00:00 |
pwd.c
|
Simple R5 style pwd function implementation, courtesy of Eli Green.
|
2004-04-27 18:08:20 +00:00 |
syslog.cpp
|
Didn't set the facility correctly if set from both, openlog() and syslog().
|
2003-11-13 02:51:15 +00:00 |
utime.c
|
Several follow-up changes required by the changes either to the VFS
|
2004-08-28 20:45:00 +00:00 |