Mike Frysinger 12e15afb67 use tabs for whitespace 21 년 전
..
bits 9522ae94dc sync Joseph S. Myers fixes from glibc for a better NAN define 21 년 전
sys 9cee42f10d Major rework of the include files to eliminate redundancy 24 년 전
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 26 년 전
Makefile ba31c6c463 Remove TOPDIR 21 년 전
Makefile.in ec2261ba97 Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources. 21 년 전
__rt_sigtimedwait.c 2bbcf533dd s/strong/weak/, sorry sjhill, have overseen your change 21 년 전
__socketcall.c f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 21 년 전
__syscall_fcntl.c 3039e5421c Some undefs to be pedantic 21 년 전
__syscall_fcntl64.c 3039e5421c Some undefs to be pedantic 21 년 전
__syscall_ipc.c a8224c8856 Hide __syscall_ipc 21 년 전
__syscall_rt_sigaction.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
__syscall_sigaction.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
_exit.c 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 21 년 전
access.c a7e14569d2 fix eriks e-mail address 22 년 전
acct.c a7e14569d2 fix eriks e-mail address 22 년 전
adjtimex.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
alarm.c f4256c0836 Implement more hidden 21 년 전
bdflush.c 8498ae47b0 x86_64 fixes: update prototype to match the other prototypes 21 년 전
capget.c a7e14569d2 fix eriks e-mail address 22 년 전
capset.c a7e14569d2 fix eriks e-mail address 22 년 전
chdir.c d1a6e735ac Add hidden versions 21 년 전
chmod.c 47ccc071ed Hide chmod, lockf* 21 년 전
chown.c a7e14569d2 fix eriks e-mail address 22 년 전
chroot.c a7e14569d2 fix eriks e-mail address 22 년 전
clock_getres.c d24608f995 Hiding again 21 년 전
clock_gettime.c 0a8a65e0a0 Use __gettimeofday 21 년 전
clock_settime.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
close.c 8a0b43005a Hide mostly used functions 21 년 전
cmsg_nxthdr.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 21 년 전
creat64.c 8a0b43005a Hide mostly used functions 21 년 전
create_module.c f9ff85a50a kill off some unused warnings 21 년 전
delete_module.c a7e14569d2 fix eriks e-mail address 22 년 전
dl-osinfo.h 0a8a65e0a0 Use __gettimeofday 21 년 전
dup.c a7e14569d2 fix eriks e-mail address 22 년 전
dup2.c 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 21 년 전
epoll.c 7334cfc680 Justin Cormack <justin@street-vision.com> writes: 22 년 전
execve.c 765696aac5 More hiding, 300 left 21 년 전
fchdir.c 765696aac5 More hiding, 300 left 21 년 전
fchmod.c a7e14569d2 fix eriks e-mail address 22 년 전
fchown.c a7e14569d2 fix eriks e-mail address 22 년 전
fdatasync.c a7e14569d2 fix eriks e-mail address 22 년 전
flock.c a7e14569d2 fix eriks e-mail address 22 년 전
fork.c f7c7c0e055 Hide fork and vfork, use the newly introduced *alias 21 년 전
fpu_control.h 027d12aeef Patch from Atsushi Nemoto (with some additions): 23 년 전
fstat.c 3039e5421c Some undefs to be pedantic 21 년 전
fstat64.c 3039e5421c Some undefs to be pedantic 21 년 전
fstatfs.c 36bff6b9bf Do hidden __*stat* 21 년 전
fsync.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 21 년 전
ftruncate.c a7e14569d2 fix eriks e-mail address 22 년 전
ftruncate64.c 44b24a7a32 Fix ftruncate64 and truncate64 for powerpc and mips 22 년 전
get_kernel_syms.c f9ff85a50a kill off some unused warnings 21 년 전
getcwd.c 94e9dd95c2 Convert some users 21 년 전
getdents.c f32600208f Convert all users of earlier hiddens 21 년 전
getdents64.c f32600208f Convert all users of earlier hiddens 21 년 전
getdirname.c 3c84ded68a Convert internal users of chmod/*stat*, minimize change for __strsep 21 년 전
getdnnm.c 53b5f21c9c Hide more 21 년 전
getdtablesize.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
getegid.c d24608f995 Hiding again 21 년 전
geteuid.c 765696aac5 More hiding, 300 left 21 년 전
getgid.c d24608f995 Hiding again 21 년 전
getgroups.c ba56672d0f make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list 21 년 전
gethstnm.c 53b5f21c9c Hide more 21 년 전
getitimer.c a7e14569d2 fix eriks e-mail address 22 년 전
getpagesize.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
getpgid.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 21 년 전
getpgrp.c f6875e0f6b dont try to build getpgrp if the arch doesnt support it (like ia64) 21 년 전
getpid.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
getppid.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
getpriority.c 53b5f21c9c Hide more 21 년 전
getresgid.c a7e14569d2 fix eriks e-mail address 22 년 전
getresuid.c a7e14569d2 fix eriks e-mail address 22 년 전
getrlimit.c 8a0b43005a Hide mostly used functions 21 년 전
getrlimit64.c 8a0b43005a Hide mostly used functions 21 년 전
getrusage.c c7ee376f94 Correct type, gcc-3.4.5 fails, thanks nitinkg for reporting/testing 21 년 전
getsid.c 53b5f21c9c Hide more 21 년 전
gettimeofday.c 0a8a65e0a0 Use __gettimeofday 21 년 전
getuid.c 765696aac5 More hiding, 300 left 21 년 전
hp-timing.h 9c4d060ea4 grab header file from glibc 21 년 전
init_module.c a7e14569d2 fix eriks e-mail address 22 년 전
ioctl.c 942357a798 Implement __x versions 21 년 전
ioperm.c 977216264f Do not stub out functions for mmu-less systems. Hide all 21 년 전
iopl.c 977216264f Do not stub out functions for mmu-less systems. Hide all 21 년 전
kill.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
klogctl.c a7e14569d2 fix eriks e-mail address 22 년 전
lchown.c a7e14569d2 fix eriks e-mail address 22 년 전
link.c a7e14569d2 fix eriks e-mail address 22 년 전
llseek.c 3039e5421c Some undefs to be pedantic 21 년 전
longjmp.c 8a0b43005a Hide mostly used functions 21 년 전
lseek.c 3039e5421c Some undefs to be pedantic 21 년 전
lstat.c 3039e5421c Some undefs to be pedantic 21 년 전
lstat64.c 3039e5421c Some undefs to be pedantic 21 년 전
madvise.c a7e14569d2 fix eriks e-mail address 22 년 전
mincore.c 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. 22 년 전
mkdir.c d1a6e735ac Add hidden versions 21 년 전
mkfifo.c fec4793c9a Implement __mknod and use it 21 년 전
mknod.c fec4793c9a Implement __mknod and use it 21 년 전
mlock.c 977216264f Do not stub out functions for mmu-less systems. Hide all 21 년 전
mlockall.c 977216264f Do not stub out functions for mmu-less systems. Hide all 21 년 전
mmap.c 5c22f74b31 __ptr_t = void *, move hidden first 21 년 전
mmap64.c 12e15afb67 use tabs for whitespace 21 년 전
modify_ldt.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 21 년 전
mount.c a7e14569d2 fix eriks e-mail address 22 년 전
mprotect.c a7e14569d2 fix eriks e-mail address 22 년 전
mremap.c 77ccb5b1dc mmap/mremap/socket/rewind gone 21 년 전
msync.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 21 년 전
munlock.c 977216264f Do not stub out functions for mmu-less systems. Hide all 21 년 전
munlockall.c a7e14569d2 fix eriks e-mail address 22 년 전
munmap.c 765696aac5 More hiding, 300 left 21 년 전
nanosleep.c 2449b84347 Use hidden_weak_alias 21 년 전
nice.c 53b5f21c9c Hide more 21 년 전
noophooks.c 10ab006634 clean up warnings 21 년 전
ntp_gettime.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
open.c 3039e5421c Some undefs to be pedantic 21 년 전
open64.c 3039e5421c Some undefs to be pedantic 21 년 전
pause.c 6a2a30ccc6 internal sigpause, do we really default to BSD signals? 21 년 전
personality.c a7e14569d2 fix eriks e-mail address 22 년 전
pipe.c 73130cae60 Do hidden pipe, please check the change in mips (.end __pipe?) 21 년 전
pivot_root.c 6294d7d222 Some uClinux architectures do not define pivot_root 21 년 전
poll.c 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 21 년 전
posix_fadvise.c f9ff85a50a kill off some unused warnings 21 년 전
posix_fadvise64.c a5b122db0a Make __syscall_fadvise64_64 static inline 21 년 전
prctl.c a7e14569d2 fix eriks e-mail address 22 년 전
pread_write.c f32600208f Convert all users of earlier hiddens 21 년 전
ptrace.c c94d3fd8f7 Make the syscall locally, avoid an extern 23 년 전
query_module.c f9ff85a50a kill off some unused warnings 21 년 전
quotactl.c a7e14569d2 fix eriks e-mail address 22 년 전
read.c 8a0b43005a Hide mostly used functions 21 년 전
readlink.c 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 21 년 전
readv.c a7e14569d2 fix eriks e-mail address 22 년 전
reboot.c a7e14569d2 fix eriks e-mail address 22 년 전
rename.c a7e14569d2 fix eriks e-mail address 22 년 전
rmdir.c d1a6e735ac Add hidden versions 21 년 전
sbrk.c 3c2175b12b Do hidden brk, hide _brk as well for some archs, convert users of brk 21 년 전
sched_get_priority_max.c a7e14569d2 fix eriks e-mail address 22 년 전
sched_get_priority_min.c a7e14569d2 fix eriks e-mail address 22 년 전
sched_getparam.c a7e14569d2 fix eriks e-mail address 22 년 전
sched_getscheduler.c a7e14569d2 fix eriks e-mail address 22 년 전
sched_rr_get_interval.c a7e14569d2 fix eriks e-mail address 22 년 전
sched_setparam.c a7e14569d2 fix eriks e-mail address 22 년 전
sched_setscheduler.c a7e14569d2 fix eriks e-mail address 22 년 전
sched_yield.c a7e14569d2 fix eriks e-mail address 22 년 전
select.c f4256c0836 Implement more hidden 21 년 전
sendfile.c a7e14569d2 fix eriks e-mail address 22 년 전
sendfile64.c 6f4b3f9b2a Add missing semicolons 23 년 전
setdomainname.c a7e14569d2 fix eriks e-mail address 22 년 전
setegid.c 53b5f21c9c Hide more 21 년 전
seteuid.c 53b5f21c9c Hide more 21 년 전
setfsgid.c a7e14569d2 fix eriks e-mail address 22 년 전
setfsuid.c a7e14569d2 fix eriks e-mail address 22 년 전
setgid.c a7e14569d2 fix eriks e-mail address 22 년 전
setgroups.c ba56672d0f make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list 21 년 전
sethostname.c a7e14569d2 fix eriks e-mail address 22 년 전
setitimer.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
setpgid.c 53b5f21c9c Hide more 21 년 전
setpgrp.c 53b5f21c9c Hide more 21 년 전
setpriority.c 53b5f21c9c Hide more 21 년 전
setregid.c 53b5f21c9c Hide more 21 년 전
setresgid.c 53b5f21c9c Hide more 21 년 전
setresuid.c 53b5f21c9c Hide more 21 년 전
setreuid.c 53b5f21c9c Hide more 21 년 전
setrlimit.c 8a0b43005a Hide mostly used functions 21 년 전
setrlimit64.c 8a0b43005a Hide mostly used functions 21 년 전
setsid.c 53b5f21c9c Hide more 21 년 전
settimeofday.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
setuid.c a7e14569d2 fix eriks e-mail address 22 년 전
sigaltstack.c a7e14569d2 fix eriks e-mail address 22 년 전
sigpending.c afa6ffdbf8 sig* hidden versions, make __rt_sig* static inline 21 년 전
sigprocmask.c 8a0b43005a Hide mostly used functions 21 년 전
sigsuspend.c afa6ffdbf8 sig* hidden versions, make __rt_sig* static inline 21 년 전
ssp-local.c 645044b837 one reloc less, uninline, should save some space 21 년 전
ssp.c 645044b837 one reloc less, uninline, should save some space 21 년 전
stat.c 3039e5421c Some undefs to be pedantic 21 년 전
stat64.c 3039e5421c Some undefs to be pedantic 21 년 전
statfs.c 36bff6b9bf Do hidden __*stat* 21 년 전
stime.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
swapoff.c a7e14569d2 fix eriks e-mail address 22 년 전
swapon.c a7e14569d2 fix eriks e-mail address 22 년 전
symlink.c a7e14569d2 fix eriks e-mail address 22 년 전
sync.c a7e14569d2 fix eriks e-mail address 22 년 전
syscalls.h a7e14569d2 fix eriks e-mail address 22 년 전
sysctl.c a7e14569d2 fix eriks e-mail address 22 년 전
sysfs.c a7e14569d2 fix eriks e-mail address 22 년 전
sysinfo.c a7e14569d2 fix eriks e-mail address 22 년 전
time.c 0a8a65e0a0 Use __gettimeofday 21 년 전
times.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
truncate.c a7e14569d2 fix eriks e-mail address 22 년 전
truncate64.c 44b24a7a32 Fix ftruncate64 and truncate64 for powerpc and mips 22 년 전
ulimit.c 8a0b43005a Hide mostly used functions 21 년 전
umask.c a7e14569d2 fix eriks e-mail address 22 년 전
umount.c 9763cff2eb fix typo in umount2() emulation of umount() 21 년 전
umount2.c 5196d3e606 whitespace cleanup 21 년 전
uname.c 53b5f21c9c Hide more 21 년 전
unlink.c 942357a798 Implement __x versions 21 년 전
uselib.c 49d1727594 - ifdef uselib update from bug #0000013 21 년 전
ustat.c a7e14569d2 fix eriks e-mail address 22 년 전
utime.c 0a8a65e0a0 Use __gettimeofday 21 년 전
utimes.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
vfork.c f7c7c0e055 Hide fork and vfork, use the newly introduced *alias 21 년 전
vhangup.c a7e14569d2 fix eriks e-mail address 22 년 전
wait.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
wait3.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
wait4.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
waitpid.c c885bf5cf9 More hiding, including __mempcpy 21 년 전
write.c 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 21 년 전
writev.c a7e14569d2 fix eriks e-mail address 22 년 전
xattr.c 98701e8573 Patch from psm, vapier, and solar, adding xattr syscalls 22 년 전
xstatconv.c ef449071eb hide __xstatX_conv 21 년 전
xstatconv.h ef449071eb hide __xstatX_conv 21 년 전