OSDN Git Service

uclinux-h8/uClibc.git
2012-06-15 Peter S. Mazingermake NPTL's getpid behave similar to the common one
2012-06-15 Peter S. Mazingerpoll, ppoll: use cancel.h
2012-06-15 Peter S. Mazingerrework cancellation for sigwait, sigtimedwait and sigwa...
2012-06-15 Peter S. Mazingerlseek, lseek64: add cancellation for all THREADS
2012-06-15 Peter S. Mazingersigsuspend.c: add cancellation support independently...
2012-06-15 Peter S. Mazingerpselect.c: avoid handling cancellation twice
2012-06-15 Peter S. Mazingerioctl.c: use cancel.h
2012-06-15 Peter S. Mazingernanosleep.c: use cancel.h
2012-06-15 Peter S. Mazingerwait.c: use cancel.h
2012-06-15 Peter S. Mazingerfcntl: add cancellation to fcntl64, use cancel.h
2012-06-15 Peter S. Mazingerptfork.c: use strong_alias for vfork
2012-06-15 Peter S. Mazingerwaitid.c: use cancel.h
2012-06-15 Peter S. Mazingerreadv, writev: rewrite to use cancel.h
2012-06-15 Peter S. Mazingerwaitpid.c: provide __waitpid_nocancel, use cancel.h
2012-06-15 Peter S. Mazingeropen.c: add cancellation using cancel.h
2012-06-15 Peter S. Mazingeropen64.c: no need for separate cancellation, open handl...
2012-06-15 Peter S. Mazingeradapt fdatasync, fsync, msync to use cancel.h
2012-06-15 Peter S. Mazingercreat*.c: add LIBC_CANCEL_HANDLED to know that it is...
2012-06-15 Peter S. Mazingerpause.c: use cancel.h, provide __libc_pause only for...
2012-06-15 Peter S. Mazingerselect: adapt cancelation to use cancel.h
2012-06-15 Peter S. Mazingerfork: provide __libc_fork only if THREADS are enabled
2012-06-15 Peter S. Mazingeradd cancellation for read, write, close
2012-06-15 Peter S. Mazingerendian.h: add some handy macros to be used in syscalls
2012-06-15 Peter S. Mazingercancel.h: add generic file to ease cancellation support
2012-06-15 Peter S. Mazingerwait4.c: provide hidden __wait4_nocancel independent...
2012-06-15 Peter S. Mazingervfork: make all archs consistent
2012-06-15 Peter S. Mazingerutime[s]: avoid circular dependency
2012-06-15 Peter S. Mazingerustat.c: always_inline syscall
2012-06-15 Peter S. Mazingeruname.c,unlink.c: whitespace only
2012-06-15 Peter S. Mazingerumount: make umount2 depend on UCLIBC_LINUX_SPECIFIC
2012-06-15 Peter S. Mazingermount.c: whitespace only
2012-06-15 Peter S. Mazingertimes.c: whitespace only
2012-06-15 Peter S. Mazingerumask.c: umask always succeeds, use _syscall_noerr1
2012-06-15 Peter S. Mazingertime.c: move included header for fallback case
2012-06-15 Peter S. Mazingergettimeofday.c: use the same type as in header
2012-06-15 Peter S. Mazingerprovide sysinfo stub
2012-06-15 Peter S. Mazingersyscalls.h: remove unused headers
2012-06-15 Peter S. Mazingernanosleep.c, fsync.c: do not inline syscall, it is...
2012-06-15 Peter S. Mazingerbrk.c: remove libc_hidden_proto, always_inline syscall
2012-06-15 Peter S. Mazingersigsuspend.c: make build fail, if rt_sigsuspend is...
2012-06-15 Peter S. Mazingersymlink.c: Compile only if syscall is available
2012-06-15 Peter S. Mazingerupdate acct.h
2012-06-15 Peter S. Mazingersync.c: simplify code
2012-06-15 Peter S. Mazingerprovide stime and settimeofday functions if at least...
2012-06-15 Peter S. Mazingersetuid.c: always_inline syscall
2012-06-15 Peter S. Mazingersetsid.c: whitespace only
2012-06-15 Peter S. Mazingersetpgrp.c: remove unneeded header
2012-06-15 Peter S. Mazingersetgroups.c: move around some headers, always_inline...
2012-06-15 Peter S. Mazingerpause.c: no need for __UCLIBC_HIDE_DEPRECATED__, the...
2012-06-15 Peter S. Mazingercorrect sendfile for 32/64 bit archs
2012-06-15 Peter S. Mazingerprctl.c: no need to include stdarg.h and extern
2012-06-15 Peter S. Mazingersched_getaffinity.c: mark syscall as __always_inline
2012-06-15 Peter S. Mazingersched_setaffinity.c: make use of the syscall
2012-06-15 Peter S. Mazingerrename.c: simplify code, include only necessary headers
2012-06-15 Peter S. Mazingerpivot_root.c: move prototype into guard
2012-06-15 Peter S. Mazingerpoll.c: do not inline syscall
2012-06-15 Peter S. Mazingerppoll: no need for hidden version
2012-06-15 Peter S. Mazingerno need for hidden __sigpause, use an internal static...
2012-06-15 Peter S. MazingerReorder includes and include only what is necessary
2012-06-15 Peter S. Mazinger*64.[cS]: use _lfs_64.h instead of features.h and remov...
2012-06-15 Peter S. Mazingeropenat*: use a static function with the different type...
2012-06-15 Peter S. Mazingerllseek.c: use off64_t instead of loff_t as in header
2012-06-15 Peter S. Mazingermmap64.c: use void * as in header, disable code that...
2012-06-15 Peter S. Mazingeravoid circular dependency in lseek and llseek, providin...
2012-06-15 Peter S. Mazingergetopt.h: cleanup header, remove anything already in...
2012-06-15 Peter S. Mazinger_stdio.c: pthread.h was already included by _stdio.h
2012-06-15 Peter S. Mazingerhandle the type mismatch of ftell[o] and fseek[o] if...
2012-06-15 Peter S. Mazingersignal: cleanup, include only headers that are needed
2012-06-15 Peter S. Mazingeradd simplified __sigemptyset for internal use
2012-06-15 Peter S. Mazingerresolv.c: shrink code a bit in getnameinfo.
2012-06-15 Peter S. Mazingeraddr.c: get rid of a compiler warning
2012-06-15 Peter S. Mazingertypes.h: both icc and tendra support long long
2012-06-15 Peter S. Mazingerssp: rework, sync messages with the ones in glibc
2012-06-15 Peter S. Mazingersyslog.c: disable locking in setlogmask
2012-06-15 Peter S. Mazingerssp-local.c: make sure that -fstack-protector is not...
2012-06-15 Peter S. Mazingersyslog.c: no need for hidden vsyslog, use a static...
2012-06-15 Peter S. Mazingermake UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS_...
2012-06-15 Peter S. Mazingertempname.c: remove unneeded attribute_hidden, change...
2012-06-15 Peter S. Mazingerwordexp.c: use vfork instead of fork on non-MMU archs
2012-06-15 Peter S. Mazingeradd LDSO_SAFE_RUNPATH config option
2012-06-15 Peter S. Mazingerget_kernel_syms.c: reorganize, no need for attribute_un...
2012-06-15 Peter S. Mazingergetgroups.c: reorganize, include param.h instead of...
2012-06-15 Peter S. Mazinger_exit.c: add ABORT_INSTRUCTION
2012-06-15 Peter S. Mazingerstdlib.c: remove comment about _Exit, it is provided...
2012-06-15 Peter S. Mazingerhppa/bits/atomic.h: include errno.h to get EFAULT/ENOSYS
2012-06-15 Peter S. Mazingeradd lcong48[_r]
2012-06-15 Peter S. Mazingergetpt.c: no need for hidden posix_openpt
2012-06-15 Peter S. Mazinger_exit.c: include the proper headers
2012-06-15 Peter S. Mazingermunmap.c: do not include unistd.h
2012-06-15 Peter S. MazingerPORTING: remove obsolete comment about readelf
2012-06-15 Peter S. Mazingerdl-iterate-phdr.c: no need for visible __dl_iterate_phd...
2012-06-15 Peter S. Mazingerposix_fadvise: make posix_fadvise[64] similar on all...
2012-06-15 Peter S. Mazingeri386/posix_fadvise64: remove fallback code, uClibc...
2012-06-15 Peter S. Mazingersplice,sync_file_range: mark them as GNU extensions
2012-06-15 Peter S. Mazingertee,vmsplice: mark them as GNU extensions
2012-06-15 Peter S. Mazingerreadahead.c: add correct guards
2012-06-15 Peter S. Mazingercacheflush.c: compile only if __NR_cacheflush is available
2012-06-15 Peter S. Mazingerdl-defs.h: avoid including dl-sysdep.h if compiling...
2012-06-15 Peter S. Mazingermips/README: fix comment about file from which function...
2012-06-15 Peter S. Mazingerutils: expand search path to find dl-sysdep.h
next