.. |
bitypes.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
cdefs.h
|
70d37cb4af
disable deprecated warnings for some files
|
19 years ago |
dir.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
errno.h
|
64bc641218
Initial revision
|
24 years ago |
fcntl.h
|
64bc641218
Initial revision
|
24 years ago |
file.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
fsuid.h
|
474c74067c
Add missing sys/fsuid.h
|
23 years ago |
ioctl.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
ipc.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
kd.h
|
3985e07994
sync with glibc
|
18 years ago |
kdaemon.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
klog.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
mman.h
|
70d14139d8
add some inline funcs for the mlock funcs on no-mmu
|
18 years ago |
mount.h
|
9a51d0b555
sync with glibc
|
18 years ago |
msg.h
|
005d20f04d
Sync up w/ glibc
|
19 years ago |
mtio.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
param.h
|
ee22bd6297
sync with glibc
|
18 years ago |
personality.h
|
ea9f6e1e2d
Add support for personality(), prctl(), ustat(), and ulimit()
|
21 years ago |
poll.h
|
005d20f04d
Sync up w/ glibc
|
19 years ago |
queue.h
|
2a6797703f
Remove uses of all QUEUEDEBUG_* macros.
|
18 years ago |
quota.h
|
827aa250db
Enable several more syscalls.
|
23 years ago |
reboot.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
resource.h
|
592add99c3
Sync w/ glibc
|
19 years ago |
select.h
|
7c1769e3e4
Sync headers w/ glibc
|
19 years ago |
sem.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
sendfile.h
|
412218429d
Sync w/ glibc
|
19 years ago |
shm.h
|
cc4d53bbdd
SHMLBA is now defined by arch dependent bits/shm.h file so remove
|
19 years ago |
signal.h
|
64bc641218
Initial revision
|
24 years ago |
socket.h
|
005d20f04d
Sync up w/ glibc
|
19 years ago |
socketvar.h
|
ffb96c0900
Some more major updates to further superate ucLibc from the kernel
|
24 years ago |
soundcard.h
|
0ac7a3d653
Add this so madplay will properly configure itself using oss
|
23 years ago |
stat.h
|
752c3935f0
Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consider versioned stat/mknod in uClibc
|
18 years ago |
statfs.h
|
8a0cbd49fa
Sync w/ glibc
|
19 years ago |
statvfs.h
|
005d20f04d
Sync up w/ glibc
|
19 years ago |
swap.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
syscall.h
|
b9f2b0fde6
Joseph S. Myers writes:
|
19 years ago |
sysctl.h
|
ee22bd6297
sync with glibc
|
18 years ago |
sysinfo.h
|
fdda13fafb
It seems we need to also define SI_LOAD_SHIFT since that was
|
21 years ago |
syslog.h
|
50a38ecd19
sync with glibc
|
18 years ago |
sysmacros.h
|
b9e9cd3224
sync with glibc versions
|
19 years ago |
termios.h
|
64bc641218
Initial revision
|
24 years ago |
time.h
|
a2f6317acd
Sync w/ glibc
|
19 years ago |
timeb.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
times.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
timex.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
ttydefaults.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
types.h
|
5cc8e24806
Don't include twice features.h and correct typo
|
19 years ago |
uio.h
|
005d20f04d
Sync up w/ glibc
|
19 years ago |
un.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
unistd.h
|
bcfd17afd8
Sigh. It seems some stupid programs expect this...
|
21 years ago |
ustat.h
|
ea9f6e1e2d
Add support for personality(), prctl(), ustat(), and ulimit()
|
21 years ago |
utsname.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
vfs.h
|
283f7172a1
fix sys/vfs so it doesn't pull in kernel stuff.
|
24 years ago |
vt.h
|
e547d07a48
More cleanups. Fix things so tinylogin compiles.
|
24 years ago |
wait.h
|
8a0cbd49fa
Sync w/ glibc
|
19 years ago |
xattr.h
|
d503d1d6c6
- Added support for 13 new syscalls to allow more things to compile when using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional.
|
20 years ago |