Mike Frysinger 3ceb3bcb76 change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doing double negatives 18 жил өмнө
..
bits 3ceb3bcb76 change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doing double negatives 18 жил өмнө
sys 6cac930878 Austin Morgan writes in #917: add support for inotify 19 жил өмнө
.indent.pro 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 25 жил өмнө
Makefile ba31c6c463 Remove TOPDIR 20 жил өмнө
Makefile.in a29eb4f241 DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box 19 жил өмнө
__rt_sigtimedwait.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
__socketcall.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
__syscall_fcntl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
__syscall_fcntl64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
__syscall_rt_sigaction.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
__syscall_sigaction.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
_exit.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 жил өмнө
access.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
acct.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
adjtimex.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
alarm.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
arch_prctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
bdflush.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
capget.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
capset.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
chdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
chmod.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
chown.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
chroot.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
clock_getres.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
clock_gettime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
clock_settime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
close.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
cmsg_nxthdr.c a7f7c3515b sync with glibc 19 жил өмнө
creat64.c b4a09d83d1 psm updates: add __libc symbols for signal cancellation 19 жил өмнө
create_module.c 73c811263c fixup my copyright notice, trim stale remnants of older notices which 19 жил өмнө
delete_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
dl-osinfo.h af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 жил өмнө
dup.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
dup2.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
epoll.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
execve.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
fchdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
fchmod.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
fchown.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
fdatasync.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
flock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
fork.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
fpu_control.h cf4b06dc8c fix from psm: disable unsupported features 19 жил өмнө
fstat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
fstat64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
fstatfs.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
fsync.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
ftruncate.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
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 20 жил өмнө
get_kernel_syms.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getcwd.c 434de2bfe0 michael_d in #1849 writes: The getcwd() implementation in the absence of a getcwd syscall has an off-by-one allocation bug. As a result, sometimes the returned string has garbage at the end. 18 жил өмнө
getdents.c db411e0e20 prepare to later remove bits/kernel_types.h from bits/types.h 19 жил өмнө
getdents64.c db411e0e20 prepare to later remove bits/kernel_types.h from bits/types.h 19 жил өмнө
getdirname.c 72e271600e get_current_dir_name is GNU extension as well 19 жил өмнө
getdnnm.c 64b8d39133 Mark some functions as BSD only 19 жил өмнө
getdtablesize.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 жил өмнө
getegid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
geteuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getgroups.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
gethstnm.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 жил өмнө
getitimer.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getpagesize.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 19 жил өмнө
getpgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getpgrp.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getpid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getppid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getpriority.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getresgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getresuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getrlimit.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getrlimit64.c 3115acd52e Move _lfs_64.h to include and adapt files 19 жил өмнө
getrusage.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getsid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
gettimeofday.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
getuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
hp-timing.h 9c4d060ea4 grab header file from glibc 20 жил өмнө
init_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
inotify.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
ioctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
ioperm.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
iopl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
kill.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
klogctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
lchown.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
link.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
llseek.c c36fe58f44 Add missing sys/types.h header 19 жил өмнө
longjmp.c 05e75260d6 Get rid of missing prototype warnings 20 жил өмнө
lseek.c 707608fef0 if __NR_lseek is not defined, then we fall back to calling the 64bit lseek 19 жил өмнө
lstat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
lstat64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
madvise.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
mincore.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
mkdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
mkfifo.c a7f7c3515b sync with glibc 19 жил өмнө
mknod.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
mlock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
mlockall.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
mmap.c 0b17a6561e if an arch does not provide __NR_mmap, fall back to __NR_mmap2 (this just generalizes what Blackfin was already doing) 18 жил өмнө
mmap64.c b947380b03 Restored indentation. 18 жил өмнө
modify_ldt.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
mount.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
mprotect.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
mremap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
msync.c 434e9e3cba include/sys/mman.h says that msync exists only on MMU. 18 жил өмнө
munlock.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
munlockall.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
munmap.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
nanosleep.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
nice.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
noophooks.c 05e75260d6 Get rid of missing prototype warnings 20 жил өмнө
ntp_gettime.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 жил өмнө
open.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
open64.c 245b4053dc tweak a few syscalls using varargs 19 жил өмнө
pause.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
personality.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
pipe.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
pivot_root.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
poll.c 7340d67f42 Poll with zero timeout 18 жил өмнө
posix_fadvise.c 2b178f6024 Atsushi Nemoto writes: 18 жил өмнө
posix_fadvise64.c 2b178f6024 Atsushi Nemoto writes: 18 жил өмнө
ppoll.c 678a887f60 Bernd Schmidt writes: The following patch is needed for libc to be able to emulate poll with ppoll. 18 жил өмнө
prctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
pread_write.c 62ed67488c need endian.h for __LONG_LONG_PAIR() macro 19 жил өмнө
pselect.c b4a09d83d1 psm updates: add __libc symbols for signal cancellation 19 жил өмнө
ptrace.c 245b4053dc tweak a few syscalls using varargs 19 жил өмнө
query_module.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
quotactl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
read.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
readahead.c 125208e9cd only include _lfs_64.h when __UCLIBC_HAS_LFS__ is defined as pointed out by Miguel Ángel 19 жил өмнө
readlink.c 36c53e8e4f sync with glibc as pointed out by Bernhard Fischer 19 жил өмнө
readv.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
reboot.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
rename.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
rmdir.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
sbrk.c 2a20207a2e merge from psm: hide more brk 19 жил өмнө
sched_get_priority_max.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
sched_get_priority_min.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
sched_getaffinity.c 645002f7e8 this code does not actually rely on INTERNAL_SYSCALL 18 жил өмнө
sched_getparam.c c36fe58f44 Add missing sys/types.h header 19 жил өмнө
sched_getscheduler.c c36fe58f44 Add missing sys/types.h header 19 жил өмнө
sched_rr_get_interval.c c36fe58f44 Add missing sys/types.h header 19 жил өмнө
sched_setaffinity.c d8761c147d Impl. linux syscalls sched_getaffinity/sched_setaffinity but 18 жил өмнө
sched_setparam.c c36fe58f44 Add missing sys/types.h header 19 жил өмнө
sched_setscheduler.c c36fe58f44 Add missing sys/types.h header 19 жил өмнө
sched_yield.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
select.c f032afc5fd if __NR__newselect and __NR_select are unavailable, fall back to __NR_pselect6 18 жил өмнө
sendfile.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
sendfile64.c a1d98e054e cleanup and use the style of other *64 funcs 20 жил өмнө
setdomainname.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setegid.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 19 жил өмнө
seteuid.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 19 жил өмнө
setfsgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setfsuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setgroups.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
sethostname.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setitimer.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setpgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setpgrp.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 жил өмнө
setpriority.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setregid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setresgid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setresuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setreuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setrlimit.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setrlimit64.c 3115acd52e Move _lfs_64.h to include and adapt files 19 жил өмнө
setsid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
settimeofday.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
setuid.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
sigaltstack.c 21f79fd580 fix building when __NR_sigalstack does not exist 19 жил өмнө
sigpending.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
sigprocmask.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
sigqueue.c 24f8b4932a drop the __sigqueue symbol for now 19 жил өмнө
sigsuspend.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
ssp-local.c 05e75260d6 Get rid of missing prototype warnings 20 жил өмнө
ssp.c 05e75260d6 Get rid of missing prototype warnings 20 жил өмнө
stat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
stat64.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
statfs.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
stime.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
swapoff.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
swapon.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
symlink.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
sync.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 жил өмнө
syscalls.h eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other 19 жил өмнө
sysctl.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
sysfs.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
sysinfo.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
time.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
times.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
truncate.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
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 20 жил өмнө
ulimit.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
umask.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
umount.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
umount2.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
uname.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
unlink.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
uselib.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
ustat.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
utime.c f57dbfbd37 fix from blackfin repo: Jie Zhang writes: Passing NULL as the second argument to utimes () if the second argument to utime () is NULL as the kernel will take care of getting/setting current time 19 жил өмнө
utimes.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
vfork.c f527c08815 dont try and compile if the MMU is disabled 19 жил өмнө
vhangup.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
wait.c 05e75260d6 Get rid of missing prototype warnings 20 жил өмнө
wait3.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 жил өмнө
wait4.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
waitid.c 5d74c674fd initial waitid() implementation 19 жил өмнө
waitpid.c c914c8e6d0 Whitespace and tab cleaning. 19 жил өмнө
write.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
writev.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
xattr.c ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 19 жил өмнө
xstatconv.c 12fc619bb7 need string.h for memset() 19 жил өмнө
xstatconv.h ef449071eb hide __xstatX_conv 20 жил өмнө