Mike Frysinger fc0cc43885 add hidden aliases for openat funcs hace 16 años
..
bits 6ca56dd4d7 byteswap: unify common definitions hace 16 años
sys eb097eb482 Add EPOLLRDHUP constant hace 17 años
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix hace 25 años
Makefile ba31c6c463 Remove TOPDIR hace 20 años
Makefile.in 0c23badf50 - mark capset() as linux specific hace 17 años
__rt_sigtimedwait.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
__socketcall.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
__syscall_fcntl.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
__syscall_fcntl64.c 3d6648de14 remove __libc_fcntl[64] hace 17 años
__syscall_rt_sigaction.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
__syscall_sigaction.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
_exit.c 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic hace 16 años
access.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
acct.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
adjtimex.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
alarm.c 745a289aac - remove leftover from r13277 hace 17 años
arch_prctl.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
bdflush.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
brk.c 6ff6eb1350 create arch-generic brk() based on blackfin one hace 17 años
capget.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
capset.c 0c23badf50 - mark capset() as linux specific hace 17 años
chdir.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
chmod.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
chown.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
chroot.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
clock_getres.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
clock_gettime.c b133fe1cac next portion of libc_hidden_proto removal hace 17 años
clock_settime.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
close.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
cmsg_nxthdr.c 0f55c533b6 *: document __USE_EXTERN_INLINES better; hace 17 años
creat.c 74cc326ef4 Update copyright header. hace 17 años
creat64.c 43ef9c6b3f *: remove some __libc_XXX functions: hace 17 años
create_module.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
delete_module.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
dl-osinfo.h b133fe1cac next portion of libc_hidden_proto removal hace 17 años
dup.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
dup2.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
epoll.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
execve.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
faccessat.c fd72e30425 first pass at implementing *at funcs hace 16 años
fchdir.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
fchmod.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
fchmodat.c fd72e30425 first pass at implementing *at funcs hace 16 años
fchown.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
fchownat.c fd72e30425 first pass at implementing *at funcs hace 16 años
fdatasync.c 1c097bc0d1 fdatasync: handle latest alpha syscalls hace 16 años
flock.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
fork.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
fpu_control.h cf4b06dc8c fix from psm: disable unsupported features hace 19 años
fstat.c f5773054ef fix breakage in x86_64 defconfig hace 17 años
fstat64.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
fstatat.c fd72e30425 first pass at implementing *at funcs hace 16 años
fstatat64.c fd72e30425 first pass at implementing *at funcs hace 16 años
fstatfs.c c9209d6f90 - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact. hace 17 años
fsync.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
ftruncate.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
ftruncate64.c 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic hace 16 años
futimesat.c fd72e30425 first pass at implementing *at funcs hace 16 años
get_kernel_syms.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
getcwd.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
getdents.c f5773054ef fix breakage in x86_64 defconfig hace 17 años
getdents64.c f5773054ef fix breakage in x86_64 defconfig hace 17 años
getdirname.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
getdomainname.c 0b5d467c13 - repair my r25322 that ment to deal with getdomainname()'s visibility hace 17 años
getdtablesize.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
getegid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
geteuid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
getgid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
getgroups.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
gethostname.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
getitimer.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
getpagesize.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
getpgid.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
getpgrp.c e835d2bf21 - emulate unavailable syscall getpgrp on e.g. ia64 (Stefan Assmann) hace 17 años
getpid.c b133fe1cac next portion of libc_hidden_proto removal hace 17 años
getppid.c b133fe1cac next portion of libc_hidden_proto removal hace 17 años
getpriority.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
getresgid.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
getresuid.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
getrlimit.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
getrlimit64.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
getrusage.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
getsid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
gettimeofday.c b133fe1cac next portion of libc_hidden_proto removal hace 17 años
getuid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
hp-timing.h 9c4d060ea4 grab header file from glibc hace 20 años
init_module.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
inotify.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
ioctl.c b133fe1cac next portion of libc_hidden_proto removal hace 17 años
ioperm.c bbf84bb108 fix ioperm build problems caused by libc_hidden_proto removal hace 17 años
iopl.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
kill.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
klogctl.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
lchown.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
link.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
linkat.c fd72e30425 first pass at implementing *at funcs hace 16 años
llseek.c 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic hace 16 años
longjmp.c b0a365f74a hostid: improve extremely unreadable parts hace 17 años
lseek.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
lstat.c f5773054ef fix breakage in x86_64 defconfig hace 17 años
lstat64.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
madvise.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
mincore.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
mkdir.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
mkdirat.c fd72e30425 first pass at implementing *at funcs hace 16 años
mkfifo.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
mkfifoat.c fd72e30425 first pass at implementing *at funcs hace 16 años
mknod.c 5590ebbd36 mknod: convert to INLINE_SYSCALL() to sync with glibc hace 16 años
mknodat.c fd72e30425 first pass at implementing *at funcs hace 16 años
mlock.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
mlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
mmap.c b133fe1cac next portion of libc_hidden_proto removal hace 17 años
mmap64.c b133fe1cac next portion of libc_hidden_proto removal hace 17 años
modify_ldt.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
mount.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
mprotect.c 9889c8791b enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection hace 17 años
mremap.c 3e8067a627 deal with TODOs left over from libc_hidden_proto removal hace 17 años
msync.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
munlock.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
munlockall.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
munmap.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
nanosleep.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
nice.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
noophooks.c 05e75260d6 Get rid of missing prototype warnings hace 20 años
ntp_gettime.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
open.c e190a24231 Define creat in an independent file hace 17 años
open64.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
openat.c fc0cc43885 add hidden aliases for openat funcs hace 16 años
openat64.c fc0cc43885 add hidden aliases for openat funcs hace 16 años
pause.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
personality.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
pipe.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
pivot_root.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
poll.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
posix_fadvise.c 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic hace 16 años
posix_fadvise64.c 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic hace 16 años
ppoll.c 1b6ff11554 ppoll: switch to INLINE_SYSCALL() to match glibc hace 16 años
prctl.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
pread_write.c 43ef9c6b3f *: remove some __libc_XXX functions: hace 17 años
pselect.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
ptrace.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
query_module.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
quotactl.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
read.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
readahead.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
readlink.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
readlinkat.c fd72e30425 first pass at implementing *at funcs hace 16 años
readv.c 43ef9c6b3f *: remove some __libc_XXX functions: hace 17 años
reboot.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
remap_file_pages.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
rename.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
renameat.c fd72e30425 first pass at implementing *at funcs hace 16 años
rmdir.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
sbrk.c b133fe1cac next portion of libc_hidden_proto removal hace 17 años
sched_get_priority_max.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
sched_get_priority_min.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
sched_getaffinity.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
sched_getparam.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
sched_getscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
sched_rr_get_interval.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
sched_setaffinity.c 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic hace 16 años
sched_setparam.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
sched_setscheduler.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
sched_yield.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
select.c cf65d6c6c6 add GNU extension for select timeouts where the sub-second field is actually longer than one second hace 17 años
sendfile.c f5773054ef fix breakage in x86_64 defconfig hace 17 años
sendfile64.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
setdomainname.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
setegid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
seteuid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
setfsgid.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
setfsuid.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
setgid.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
setgroups.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
sethostname.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
setitimer.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
setpgid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
setpgrp.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
setpriority.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
setregid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
setresgid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
setresuid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
setreuid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
setrlimit.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
setrlimit64.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
setsid.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
settimeofday.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
setuid.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
sigaltstack.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
signalfd.c 47b2dbaaac - fix copy'n paste error hace 17 años
sigpending.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
sigprocmask.c b0a365f74a hostid: improve extremely unreadable parts hace 17 años
sigqueue.c 9611f84e12 *: remove vestiges of gcc's "bounded pointers" feature, hace 17 años
sigsuspend.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
splice.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
ssp-local.c 05e75260d6 Get rid of missing prototype warnings hace 20 años
ssp.c 85ae389a56 - workaround oddity with position of function attributes hace 17 años
stat.c f5773054ef fix breakage in x86_64 defconfig hace 17 años
stat64.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
statfs.c c9209d6f90 - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact. hace 17 años
stime.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
swapoff.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
swapon.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
symlink.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
symlinkat.c fd72e30425 first pass at implementing *at funcs hace 16 años
sync.c 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic hace 16 años
sync_file_range.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
syscall.c c06402cccc syscall(): create a common version based on INLINE_SYSCALL_NCS() hace 16 años
syscalls.h eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other hace 19 años
sysctl.c 694525ec2e - tidy up inline: hace 17 años
sysfs.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
sysinfo.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
tee.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
time.c b133fe1cac next portion of libc_hidden_proto removal hace 17 años
times.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
truncate.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
truncate64.c 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic hace 16 años
ulimit.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
umask.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
umount.c fc44a577aa - trim superfluous ';'. No objcode changes hace 17 años
umount2.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
uname.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
unlink.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
unlinkat.c fd72e30425 first pass at implementing *at funcs hace 16 años
uselib.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
ustat.c 7f5cc205a7 mknod: widen the parameters to match kernel hace 17 años
utime.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
utimensat.c fd72e30425 first pass at implementing *at funcs hace 16 años
utimes.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
vfork.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
vhangup.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
vmsplice.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
wait.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
wait3.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
wait4.c cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
waitid.c a16022fc1e waitid: linux ABI takes 5 args, not 4 hace 16 años
waitpid.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
write.c 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. hace 17 años
writev.c 43ef9c6b3f *: remove some __libc_XXX functions: hace 17 años
xattr.c ae549acff0 - remove superfluous ';'. No objcode changes. hace 17 años
xstatconv.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 17 años
xstatconv.h ef449071eb hide __xstatX_conv hace 20 años