This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
posix
History
Scott McCreary
88ff3bdb33
Fixed some variable names to fit coding style guidelines.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38752 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-21 06:30:21 +00:00
..
arch
…
arpa
…
compat
/sys
…
net
Fixed some variable names to fit coding style guidelines.
2010-09-21 06:30:21 +00:00
netinet
…
netinet6
…
sys
Fixed some variable names to fit coding style guidelines.
2010-09-21 06:30:21 +00:00
alloca.h
…
assert.h
…
bsd_mem.h
…
ctype.h
…
dirent.h
…
div_t.h
…
dlfcn.h
…
endian.h
…
errno.h
…
fcntl.h
…
fenv.h
…
fnmatch.h
…
getopt.h
…
glob.h
…
grp.h
…
inttypes.h
…
iovec.h
…
langinfo.h
…
libgen.h
…
libio.h
…
limits.h
…
locale.h
…
malloc_debug.h
…
malloc.h
…
math.h
…
memory.h
…
monetary.h
* reintegrated posix-locale
2010-07-23 23:13:00 +00:00
netdb.h
…
nl_types.h
…
null.h
…
poll.h
…
pthread.h
…
pwd.h
…
regex.h
use __haiku_addr_t instead of __haiku_uint32
2010-08-14 11:58:02 +00:00
resolv.h
…
sched.h
…
search.h
…
semaphore.h
* pthread.h should include sched.h (bug
#3516
)
2009-03-08 13:56:15 +00:00
setjmp.h
…
shadow.h
…
signal.h
…
size_t.h
…
stdint.h
…
stdio_ext.h
…
stdio_post.h
…
stdio_pre.h
…
stdio.h
Add the fmemopen() and open_memstream() POSIX extensions to libroot. Those can be used to build FILE pointers to in-memory buffers, a possible use would be to make resources available to ported applications. Untested.
2010-08-10 09:56:13 +00:00
stdlib.h
Patch from kaliber to a the glibc strtold implentation.
2010-09-18 16:42:59 +00:00
string.h
…
strings.h
…
syslog.h
…
termios.h
…
time.h
* clearified that stime() has nothing to do with timezones
2010-08-05 21:42:56 +00:00
unistd.h
…
utime.h
…
wchar_t.h
…
wchar.h
…
wctype.h
…