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