Mike Frysinger 40c22dc8ae cleanup style il y a 19 ans
..
bits 1f61bbd8a5 silence a lot of warnings and fix a few genuine bugs while I'm at it. il y a 19 ans
sys 6cac930878 Austin Morgan writes in #917: add support for inotify il y a 19 ans
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix il y a 25 ans
Makefile ba31c6c463 Remove TOPDIR il y a 20 ans
Makefile.in a29eb4f241 DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box il y a 19 ans
__rt_sigtimedwait.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
__socketcall.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
__syscall_fcntl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
__syscall_fcntl64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
__syscall_ipc.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
__syscall_rt_sigaction.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
__syscall_sigaction.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
_exit.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 20 ans
access.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
acct.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
adjtimex.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
alarm.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
arch_prctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
bdflush.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
capget.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
capset.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
chdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
chmod.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
chown.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
chroot.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
clock_getres.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
clock_gettime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
clock_settime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
close.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
cmsg_nxthdr.c a7f7c3515b sync with glibc il y a 19 ans
creat64.c b4a09d83d1 psm updates: add __libc symbols for signal cancellation il y a 19 ans
create_module.c 73c811263c fixup my copyright notice, trim stale remnants of older notices which il y a 19 ans
delete_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
dl-osinfo.h af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 20 ans
dup.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
dup2.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
epoll.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
execve.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
fchdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
fchmod.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
fchown.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
fdatasync.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
flock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
fork.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
fpu_control.h cf4b06dc8c fix from psm: disable unsupported features il y a 19 ans
fstat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
fstat64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
fstatfs.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
fsync.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
ftruncate.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
ftruncate64.c 537494b031 move a bunch of arch-specific checks out of common files and into an arch specific header file to make porting/updates a lot easier il y a 20 ans
get_kernel_syms.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getcwd.c 6855667fef sync change from glibc for larger path max il y a 19 ans
getdents.c db411e0e20 prepare to later remove bits/kernel_types.h from bits/types.h il y a 19 ans
getdents64.c db411e0e20 prepare to later remove bits/kernel_types.h from bits/types.h il y a 19 ans
getdirname.c 72e271600e get_current_dir_name is GNU extension as well il y a 19 ans
getdnnm.c 64b8d39133 Mark some functions as BSD only il y a 19 ans
getdtablesize.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 20 ans
getegid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
geteuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getgroups.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
gethstnm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 20 ans
getitimer.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getpagesize.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 19 ans
getpgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getpgrp.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getpid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getppid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getpriority.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getresgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getresuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getrlimit.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getrlimit64.c 3115acd52e Move _lfs_64.h to include and adapt files il y a 19 ans
getrusage.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getsid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
gettimeofday.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
getuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
hp-timing.h 9c4d060ea4 grab header file from glibc il y a 20 ans
init_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
inotify.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
ioctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
ioperm.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
iopl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
kill.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
klogctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
lchown.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
link.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
llseek.c c36fe58f44 Add missing sys/types.h header il y a 19 ans
longjmp.c 05e75260d6 Get rid of missing prototype warnings il y a 20 ans
lseek.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
lstat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
lstat64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
madvise.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
mincore.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
mkdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
mkfifo.c a7f7c3515b sync with glibc il y a 19 ans
mknod.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
mlock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
mlockall.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
mmap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
mmap64.c 3115acd52e Move _lfs_64.h to include and adapt files il y a 19 ans
modify_ldt.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
mount.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
mprotect.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
mremap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
msync.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
munlock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
munlockall.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
munmap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
nanosleep.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
nice.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
noophooks.c 05e75260d6 Get rid of missing prototype warnings il y a 20 ans
ntp_gettime.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 20 ans
open.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
open64.c 245b4053dc tweak a few syscalls using varargs il y a 19 ans
pause.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
personality.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
pipe.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
pivot_root.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
poll.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
posix_fadvise.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
posix_fadvise64.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 20 ans
prctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
pread_write.c 40c22dc8ae cleanup style il y a 19 ans
pselect.c b4a09d83d1 psm updates: add __libc symbols for signal cancellation il y a 19 ans
ptrace.c 245b4053dc tweak a few syscalls using varargs il y a 19 ans
query_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
quotactl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
read.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
readahead.c 125208e9cd only include _lfs_64.h when __UCLIBC_HAS_LFS__ is defined as pointed out by Miguel Ángel il y a 19 ans
readlink.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
readv.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
reboot.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
rename.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
rmdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sbrk.c 2a20207a2e merge from psm: hide more brk il y a 19 ans
sched_get_priority_max.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sched_get_priority_min.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sched_getparam.c c36fe58f44 Add missing sys/types.h header il y a 19 ans
sched_getscheduler.c c36fe58f44 Add missing sys/types.h header il y a 19 ans
sched_rr_get_interval.c c36fe58f44 Add missing sys/types.h header il y a 19 ans
sched_setparam.c c36fe58f44 Add missing sys/types.h header il y a 19 ans
sched_setscheduler.c c36fe58f44 Add missing sys/types.h header il y a 19 ans
sched_yield.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
select.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sendfile.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sendfile64.c a1d98e054e cleanup and use the style of other *64 funcs il y a 20 ans
setdomainname.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setegid.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE il y a 19 ans
seteuid.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE il y a 19 ans
setfsgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setfsuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setgroups.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sethostname.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setitimer.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setpgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setpgrp.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 20 ans
setpriority.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setregid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setresgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setresuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setreuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setrlimit.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setrlimit64.c 3115acd52e Move _lfs_64.h to include and adapt files il y a 19 ans
setsid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
settimeofday.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
setuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sigaltstack.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sigpending.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sigprocmask.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sigqueue.c 24f8b4932a drop the __sigqueue symbol for now il y a 19 ans
sigsuspend.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
ssp-local.c 05e75260d6 Get rid of missing prototype warnings il y a 20 ans
ssp.c 05e75260d6 Get rid of missing prototype warnings il y a 20 ans
stat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
stat64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
statfs.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
stime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
swapoff.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
swapon.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
symlink.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sync.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 20 ans
syscalls.h eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other il y a 19 ans
sysctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sysfs.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
sysinfo.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
time.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
times.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
truncate.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
truncate64.c 537494b031 move a bunch of arch-specific checks out of common files and into an arch specific header file to make porting/updates a lot easier il y a 20 ans
ulimit.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
umask.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
umount.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
umount2.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
uname.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
unlink.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
uselib.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
ustat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
utime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
utimes.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
vfork.c b908ff0456 Weaken all internal vfork versions in asm code, wondering why only some of the archs fail il y a 19 ans
vhangup.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
wait.c 05e75260d6 Get rid of missing prototype warnings il y a 20 ans
wait3.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 20 ans
wait4.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
waitpid.c c914c8e6d0 Whitespace and tab cleaning. il y a 19 ans
write.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
writev.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
xattr.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
xstatconv.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user il y a 19 ans
xstatconv.h ef449071eb hide __xstatX_conv il y a 20 ans