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