.. |
arch
|
Moved setjmp() to sigsetjmp.S for ppc and m68k, too. Should fix the
|
2008-05-10 18:10:15 +00:00 |
crypt
|
* libroot and the runtime loader are no longer built with kernel rules.
|
2005-11-27 13:31:50 +00:00 |
glibc
|
added nexttoward()
|
2008-09-06 15:00:33 +00:00 |
locale
|
Allow setting the local to "C" (i.e. not changing it at all). This makes
|
2008-03-09 17:47:52 +00:00 |
malloc
|
Also print free() info when wall checking is disabled.
|
2008-06-29 14:47:08 +00:00 |
pthread
|
Don't release the semaphore, if no one is waiting on the condition
|
2008-08-31 13:41:52 +00:00 |
signal
|
Patch by Vasilis Kaoutsis: Added sigpause().
|
2008-05-28 15:28:49 +00:00 |
stdio
|
* Introduced new header directory headers/private/system which is supposed
|
2008-05-14 03:55:16 +00:00 |
stdlib
|
* Updated license
|
2008-08-31 10:40:58 +00:00 |
string
|
* Fixed coding style.
|
2008-07-02 22:03:04 +00:00 |
sys
|
* Implemented mprotect(). A vm_area does now have an optional array
|
2008-08-08 01:00:06 +00:00 |
time
|
* Introduced new header directory headers/private/system which is supposed
|
2008-05-14 03:55:16 +00:00 |
unistd
|
* Changed the _kern_exec() and _kern_load_image() syscalls. They expect
|
2008-06-24 03:37:07 +00:00 |
assert.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
dirent.c
|
* Build fix: coreutils had a replacement for dirfd().
|
2008-07-17 01:22:13 +00:00 |
dlfcn.c
|
Fix warnings about missing protos.
|
2008-04-13 17:52:41 +00:00 |
errno.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
fnmatch.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
glob.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
grp.cpp
|
* Reorganized the passwd and group support: A dedicated thread in the
|
2008-04-17 16:19:18 +00:00 |
inttypes.c
|
Renamed src/kernel to src/system.
|
2005-04-13 13:06:35 +00:00 |
Jamfile
|
* Patch by Andreas that adds sched.h, and sched_yield() to Haiku.
|
2008-08-05 17:54:14 +00:00 |
poll.c
|
Patch by Vasilis Kaoutsis: Style and copyright header cleanup.
|
2007-10-22 23:51:46 +00:00 |
pwd_query.c
|
Works much better when actually allocating the TLS entry...
|
2008-01-14 02:03:34 +00:00 |
pwd.cpp
|
* Reorganized the passwd and group support: A dedicated thread in the
|
2008-04-17 16:19:18 +00:00 |
scheduler.cpp
|
* Patch by Andreas that adds sched.h, and sched_yield() to Haiku.
|
2008-08-05 17:54:14 +00:00 |
semaphore.cpp
|
* Introduced new header directory headers/private/system which is supposed
|
2008-05-14 03:55:16 +00:00 |
shadow.cpp
|
Added missing spwd::sp_lstchg field.
|
2008-05-19 02:16:12 +00:00 |
syslog.cpp
|
Add a newline to the syslog message, if it was missing.
|
2008-05-18 23:06:30 +00:00 |
termios.c
|
Patch by Vasilis Kaoutsis:
|
2008-03-29 12:52:10 +00:00 |
user_group_common.cpp
|
Added missing spwd::sp_lstchg field.
|
2008-05-19 02:16:12 +00:00 |
utime.c
|
* Got rid of the duality of FS_WRITE_STAT_* vs. B_STAT_* flags (removed
|
2008-03-24 12:04:47 +00:00 |