.. |
bitypes.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
cdefs.h
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 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
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
fsuid.h
|
474c74067c
Add missing sys/fsuid.h
|
23 tahun lalu |
ioctl.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 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
|
cbbabd71c7
stub out msync() for no-mmu as well
|
17 tahun lalu |
mount.h
|
9a51d0b555
sync with glibc
|
18 tahun lalu |
msg.h
|
005d20f04d
Sync up w/ glibc
|
19 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
|
ea9f6e1e2d
Add support for personality(), prctl(), ustat(), and ulimit()
|
21 tahun lalu |
poll.h
|
530155cb27
include stddef.h to get NULL definition.
|
17 tahun lalu |
queue.h
|
095d670a75
fetch queue.h from latest freebsd cvs
|
17 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
|
592add99c3
Sync w/ glibc
|
19 tahun lalu |
select.h
|
7c1769e3e4
Sync headers w/ glibc
|
19 tahun lalu |
sem.h
|
ee438a1eb6
implement semtimedop for #927
|
17 tahun lalu |
sendfile.h
|
412218429d
Sync w/ glibc
|
19 tahun lalu |
shm.h
|
cc4d53bbdd
SHMLBA is now defined by arch dependent bits/shm.h file so remove
|
19 tahun lalu |
signal.h
|
64bc641218
Initial revision
|
24 tahun lalu |
socket.h
|
005d20f04d
Sync up w/ glibc
|
19 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
|
752c3935f0
Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consider versioned stat/mknod in uClibc
|
18 tahun lalu |
statfs.h
|
8a0cbd49fa
Sync w/ glibc
|
19 tahun lalu |
statvfs.h
|
005d20f04d
Sync up w/ glibc
|
19 tahun lalu |
swap.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
syscall.h
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 tahun lalu |
sysctl.h
|
ee22bd6297
sync with glibc
|
18 tahun lalu |
sysinfo.h
|
fdda13fafb
It seems we need to also define SI_LOAD_SHIFT since that was
|
21 tahun lalu |
syslog.h
|
a903e9ba46
syslog.h: allow prioritynames[]/facilitynames[] to be defined const
|
17 tahun lalu |
sysmacros.h
|
b9e9cd3224
sync with glibc versions
|
19 tahun lalu |
termios.h
|
64bc641218
Initial revision
|
24 tahun lalu |
time.h
|
a2f6317acd
Sync w/ glibc
|
19 tahun lalu |
timeb.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
times.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
timex.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
ttydefaults.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 tahun lalu |
types.h
|
3b44ff3cbc
- sync with glibc (and provide a check for icc).
|
18 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
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 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
|
8a0cbd49fa
Sync w/ glibc
|
19 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 |