.. |
bitypes.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
cdefs.h
|
ac131a333b
Remove the rest of "bounded pointers" scaffolding. gcc website says"
|
16 tahun lalu |
dir.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
errno.h
|
64bc641218
Initial revision
|
24 tahun lalu |
fcntl.h
|
64bc641218
Initial revision
|
24 tahun lalu |
file.h
|
3f59c71ed8
- whitespace cleanup; no obj-code changes
|
16 tahun lalu |
fsuid.h
|
474c74067c
Add missing sys/fsuid.h
|
23 tahun lalu |
ioctl.h
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 tahun lalu |
ipc.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
kd.h
|
3985e07994
sync with glibc
|
18 tahun lalu |
kdaemon.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
klog.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
mman.h
|
9a9fe3ad32
sync some headers and disable unused prototypes
|
15 tahun lalu |
mount.h
|
854c3194a2
sys/mount.h: sync with latest glibc
|
15 tahun lalu |
msg.h
|
a193e5a084
msgrcv is of type ssize_t
|
15 tahun lalu |
mtio.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
param.h
|
ee22bd6297
sync with glibc
|
18 tahun lalu |
personality.h
|
1f020b1786
- trim any trailing whitespace
|
16 tahun lalu |
poll.h
|
9a9fe3ad32
sync some headers and disable unused prototypes
|
15 tahun lalu |
queue.h
|
3f59c71ed8
- whitespace cleanup; no obj-code changes
|
16 tahun lalu |
quota.h
|
827aa250db
Enable several more syscalls.
|
23 tahun lalu |
reboot.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
resource.h
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 tahun lalu |
select.h
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 tahun lalu |
sem.h
|
ee438a1eb6
implement semtimedop for #927
|
17 tahun lalu |
sendfile.h
|
412218429d
Sync w/ glibc
|
19 tahun lalu |
shm.h
|
9a9fe3ad32
sync some headers and disable unused prototypes
|
15 tahun lalu |
signal.h
|
64bc641218
Initial revision
|
24 tahun lalu |
signalfd.h
|
8e36b7ce60
- add signalfd()
|
16 tahun lalu |
socket.h
|
9a9fe3ad32
sync some headers and disable unused prototypes
|
15 tahun lalu |
socketvar.h
|
ffb96c0900
Some more major updates to further superate ucLibc from the kernel
|
24 tahun lalu |
soundcard.h
|
0ac7a3d653
Add this so madplay will properly configure itself using oss
|
23 tahun lalu |
stat.h
|
ef85033ac8
futimens: add function
|
15 tahun lalu |
statfs.h
|
f1358210f6
- remove fstatfs() and statfs() related headers upon request
|
16 tahun lalu |
statvfs.h
|
9a9fe3ad32
sync some headers and disable unused prototypes
|
15 tahun lalu |
swap.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
syscall.h
|
148540ddf3
no need for bits/syscalls.h on target
|
15 tahun lalu |
sysctl.h
|
ee22bd6297
sync with glibc
|
18 tahun lalu |
sysinfo.h
|
b7ca08e773
- Remove linux-specific prototypes if asked to.
|
16 tahun lalu |
syslog.h
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 tahun lalu |
sysmacros.h
|
b9e9cd3224
sync with glibc versions
|
19 tahun lalu |
termios.h
|
64bc641218
Initial revision
|
24 tahun lalu |
time.h
|
fd72e30425
first pass at implementing *at funcs
|
15 tahun lalu |
timeb.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
times.h
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 tahun lalu |
timex.h
|
9a9fe3ad32
sync some headers and disable unused prototypes
|
15 tahun lalu |
ttydefaults.h
|
3f59c71ed8
- whitespace cleanup; no obj-code changes
|
16 tahun lalu |
types.h
|
3f59c71ed8
- whitespace cleanup; no obj-code changes
|
16 tahun lalu |
uio.h
|
005d20f04d
Sync up w/ glibc
|
19 tahun lalu |
un.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
unistd.h
|
bcfd17afd8
Sigh. It seems some stupid programs expect this...
|
21 tahun lalu |
ustat.h
|
ea9f6e1e2d
Add support for personality(), prctl(), ustat(), and ulimit()
|
21 tahun lalu |
utsname.h
|
9a9fe3ad32
sync some headers and disable unused prototypes
|
15 tahun lalu |
vfs.h
|
283f7172a1
fix sys/vfs so it doesn't pull in kernel stuff.
|
24 tahun lalu |
vt.h
|
e547d07a48
More cleanups. Fix things so tinylogin compiles.
|
24 tahun lalu |
wait.h
|
9a9fe3ad32
sync some headers and disable unused prototypes
|
15 tahun lalu |
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 tahun lalu |