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