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