.. |
bitypes.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
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
|
hace 17 años |
dir.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
errno.h
|
64bc641218
Initial revision
|
hace 24 años |
fcntl.h
|
64bc641218
Initial revision
|
hace 24 años |
file.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
fsuid.h
|
474c74067c
Add missing sys/fsuid.h
|
hace 23 años |
ioctl.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
ipc.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
kd.h
|
3985e07994
sync with glibc
|
hace 18 años |
kdaemon.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
klog.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
mman.h
|
f1775381f9
- fix inline keyword
|
hace 16 años |
mount.h
|
9a51d0b555
sync with glibc
|
hace 18 años |
msg.h
|
005d20f04d
Sync up w/ glibc
|
hace 19 años |
mtio.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
param.h
|
ee22bd6297
sync with glibc
|
hace 18 años |
personality.h
|
1f020b1786
- trim any trailing whitespace
|
hace 16 años |
poll.h
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
hace 16 años |
queue.h
|
095d670a75
fetch queue.h from latest freebsd cvs
|
hace 17 años |
quota.h
|
827aa250db
Enable several more syscalls.
|
hace 23 años |
reboot.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
resource.h
|
592add99c3
Sync w/ glibc
|
hace 19 años |
select.h
|
7c1769e3e4
Sync headers w/ glibc
|
hace 19 años |
sem.h
|
ee438a1eb6
implement semtimedop for #927
|
hace 17 años |
sendfile.h
|
412218429d
Sync w/ glibc
|
hace 19 años |
shm.h
|
cc4d53bbdd
SHMLBA is now defined by arch dependent bits/shm.h file so remove
|
hace 19 años |
signal.h
|
64bc641218
Initial revision
|
hace 24 años |
socket.h
|
005d20f04d
Sync up w/ glibc
|
hace 19 años |
socketvar.h
|
ffb96c0900
Some more major updates to further superate ucLibc from the kernel
|
hace 24 años |
soundcard.h
|
0ac7a3d653
Add this so madplay will properly configure itself using oss
|
hace 23 años |
stat.h
|
752c3935f0
Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consider versioned stat/mknod in uClibc
|
hace 18 años |
statfs.h
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
hace 16 años |
statvfs.h
|
005d20f04d
Sync up w/ glibc
|
hace 19 años |
swap.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
syscall.h
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
hace 18 años |
sysctl.h
|
ee22bd6297
sync with glibc
|
hace 18 años |
sysinfo.h
|
fdda13fafb
It seems we need to also define SI_LOAD_SHIFT since that was
|
hace 21 años |
syslog.h
|
3e0c11bdce
Heed a warning: "string" was assigned to char*, changing that to const char*
|
hace 16 años |
sysmacros.h
|
b9e9cd3224
sync with glibc versions
|
hace 19 años |
termios.h
|
64bc641218
Initial revision
|
hace 24 años |
time.h
|
a2f6317acd
Sync w/ glibc
|
hace 19 años |
timeb.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
times.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
timex.h
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
hace 16 años |
ttydefaults.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
types.h
|
3b44ff3cbc
- sync with glibc (and provide a check for icc).
|
hace 18 años |
uio.h
|
005d20f04d
Sync up w/ glibc
|
hace 19 años |
un.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
unistd.h
|
bcfd17afd8
Sigh. It seems some stupid programs expect this...
|
hace 21 años |
ustat.h
|
ea9f6e1e2d
Add support for personality(), prctl(), ustat(), and ulimit()
|
hace 21 años |
utsname.h
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
hace 23 años |
vfs.h
|
283f7172a1
fix sys/vfs so it doesn't pull in kernel stuff.
|
hace 24 años |
vt.h
|
e547d07a48
More cleanups. Fix things so tinylogin compiles.
|
hace 24 años |
wait.h
|
8a0cbd49fa
Sync w/ glibc
|
hace 19 años |
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.
|
hace 20 años |