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