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