.. |
bitypes.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 yıl önce |
cdefs.h
|
ac131a333b
Remove the rest of "bounded pointers" scaffolding. gcc website says"
|
16 yıl önce |
dir.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 yıl önce |
errno.h
|
64bc641218
Initial revision
|
24 yıl önce |
fcntl.h
|
64bc641218
Initial revision
|
24 yıl önce |
file.h
|
3f59c71ed8
- whitespace cleanup; no obj-code changes
|
16 yıl önce |
fsuid.h
|
474c74067c
Add missing sys/fsuid.h
|
23 yıl önce |
ioctl.h
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 yıl önce |
ipc.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 yıl önce |
kd.h
|
3985e07994
sync with glibc
|
18 yıl önce |
kdaemon.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 yıl önce |
klog.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 yıl önce |
mman.h
|
0f85b228aa
nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabled
|
14 yıl önce |
mount.h
|
5046a84d82
umount: make umount2 depend on UCLIBC_LINUX_SPECIFIC
|
12 yıl önce |
msg.h
|
a193e5a084
msgrcv is of type ssize_t
|
15 yıl önce |
mtio.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 yıl önce |
param.h
|
87c1f3f912
include/param.h: Dont use ARG_MAX from kernel headers
|
14 yıl önce |
personality.h
|
1f020b1786
- trim any trailing whitespace
|
16 yıl önce |
poll.h
|
06419c7f9c
ppoll: no need for hidden version
|
12 yıl önce |
queue.h
|
bc4bc07d93
sys/queue.h: update to eglibc version
|
13 yıl önce |
quota.h
|
5f06521bf4
quota.h: update, but keep old functionality
|
12 yıl önce |
reboot.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 yıl önce |
resource.h
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 yıl önce |
select.h
|
6c7c4fb8e1
select: adapt cancelation to use cancel.h
|
12 yıl önce |
sem.h
|
ee438a1eb6
implement semtimedop for #927
|
17 yıl önce |
sendfile.h
|
412218429d
Sync w/ glibc
|
19 yıl önce |
shm.h
|
9a9fe3ad32
sync some headers and disable unused prototypes
|
15 yıl önce |
signal.h
|
64bc641218
Initial revision
|
24 yıl önce |
socket.h
|
44100dac11
linux_specific: handle accept4 and pipe2
|
13 yıl önce |
socketvar.h
|
ffb96c0900
Some more major updates to further superate ucLibc from the kernel
|
24 yıl önce |
soundcard.h
|
0ac7a3d653
Add this so madplay will properly configure itself using oss
|
23 yıl önce |
stat.h
|
ef85033ac8
futimens: add function
|
15 yıl önce |
statfs.h
|
f1358210f6
- remove fstatfs() and statfs() related headers upon request
|
16 yıl önce |
statvfs.h
|
9a9fe3ad32
sync some headers and disable unused prototypes
|
15 yıl önce |
swap.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 yıl önce |
syscall.h
|
148540ddf3
no need for bits/syscalls.h on target
|
15 yıl önce |
sysctl.h
|
ee22bd6297
sync with glibc
|
18 yıl önce |
sysinfo.h
|
18af37f89c
sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLN
|
14 yıl önce |
syslog.h
|
5c7e1909e1
ssp: rework, sync messages with the ones in glibc
|
12 yıl önce |
sysmacros.h
|
b9e9cd3224
sync with glibc versions
|
19 yıl önce |
termios.h
|
64bc641218
Initial revision
|
24 yıl önce |
time.h
|
8642946bd0
lutimes: add lutimes support
|
14 yıl önce |
timeb.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 yıl önce |
times.h
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 yıl önce |
timex.h
|
9a9fe3ad32
sync some headers and disable unused prototypes
|
15 yıl önce |
ttydefaults.h
|
3f59c71ed8
- whitespace cleanup; no obj-code changes
|
16 yıl önce |
types.h
|
acda777b7f
types.h: both icc and tendra support long long
|
12 yıl önce |
uio.h
|
005d20f04d
Sync up w/ glibc
|
19 yıl önce |
un.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 yıl önce |
unistd.h
|
bcfd17afd8
Sigh. It seems some stupid programs expect this...
|
21 yıl önce |
ustat.h
|
ea9f6e1e2d
Add support for personality(), prctl(), ustat(), and ulimit()
|
21 yıl önce |
utsname.h
|
9a9fe3ad32
sync some headers and disable unused prototypes
|
15 yıl önce |
vfs.h
|
283f7172a1
fix sys/vfs so it doesn't pull in kernel stuff.
|
24 yıl önce |
vt.h
|
e547d07a48
More cleanups. Fix things so tinylogin compiles.
|
24 yıl önce |
wait.h
|
08b258aeb9
waitpid.c: provide __waitpid_nocancel, use cancel.h
|
12 yıl önce |
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 yıl önce |