This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1beeb96080b1182f6758e1d997859a9434028384
haiku-beta6
/
src
/
system
/
libroot
/
posix
T
History
Axel Dörfler
1beeb96080
setpgrp() returns a pid_t, not an int.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20008 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-29 13:31:24 +00:00
..
arch
…
crypt
…
glibc
added missing asin asinf functions for ppc
2006-12-13 21:06:18 +00:00
locale
…
malloc
Don't use <new.h> - there is <new> for you.
2006-08-11 20:08:51 +00:00
pthread
pthread_exit has to be called on thread exit, it doesn't return, thus we don't care about the routine return code
2006-06-22 10:00:17 +00:00
signal
Reverted the previous change
2006-08-18 10:18:10 +00:00
stdio
…
stdlib
…
string
…
sys
setitimer() allows the second argument to be NULL.
2006-12-01 13:08:24 +00:00
time
updated to tzcode2007a
2007-01-09 23:16:26 +00:00
unistd
setpgrp() returns a pid_t, not an int.
2007-01-29 13:31:24 +00:00
assert.c
…
dirent.c
…
dlfcn.c
…
errno.c
…
fnmatch.c
…
glob.c
…
grp.c
…
inttypes.c
…
Jamfile
…
kerrno.c
…
poll.c
…
pwd.c
…
syslog.cpp
…
termios.c
…
utime.c
…