OSDN Git Service

uclinux-h8/uClibc.git
2009-09-06 Denys Vlasenkodocs/defines.txt: add a note about possibly obsolete...
2009-09-06 Denys Vlasenkowordexp.c: cleanup - remove old hidden_proto's; remove...
2009-09-06 Denys Vlasenkowordexp.c: fix a bug where we might close stdout
2009-09-06 Mike Frysingerfstatat: fix up behavior on 32/64 bit hosts
2009-09-06 Mike Frysingerxstatconv: drop useless hidden code
2009-09-06 Khem RajRevert "syscall.c: Use common syscall.c for ARM"
2009-09-06 Denys Vlasenkomd5 passwords: reduce static usage
2009-09-05 Denys Vlasenkorexec.c: style fixes, no code chages (verified with...
2009-09-05 Denys Vlasenkorexec.c: small code shrink
2009-09-05 Denys Vlasenkocomment out "int rexecoptions"; make "char ahostbuf...
2009-09-05 Denys Vlasenkodo not save/restore errno around free() calls
2009-09-05 Denys Vlasenkodo not pass 3rd param to open() which do not create...
2009-09-05 Denys Vlasenkowtmp code: style fixes, no code changes
2009-09-05 Denys Vlasenkoremove(): slight readabability tweak, no code changes
2009-09-05 Denys Vlasenkoopensock: work correctly on IPv6-only config
2009-09-05 Denys Vlasenkolckpwdf: remove a wrong comment and one write-only...
2009-09-05 Denys VlasenkoCLOEXEC: use open(CLOEXEC) if exist; do not check fcntl...
2009-09-05 Denys Vlasenkoutent.c: fix a few bugs, and shrink a bit
2009-09-05 Denys Vlasenkomath.h: fix trivial typo (missing !): !defined __NO_LON...
2009-08-31 Mike Frysingerdrop last _syscall6 checks
2009-08-30 Bernhard Reutner... honour NO_LONG_DOUBLE_MATH
2009-08-30 Khem RajBuild posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_R...
2009-08-30 Khem RajAdd posix_fadvise{64}.c routines to Makefile.arch
2009-08-30 Khem RajAdd posix_fadvise and posix_fadvise64 for powerpc
2009-08-25 Bernhard Reutner... default ?conf to native arch
2009-08-25 Bernhard Reutner... use CURDIR
2009-08-19 Bernhard Reutner... use pwd, not PWD
2009-08-17 Bernhard Reutner... always define CONFIG_SHELL
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-08-17 Bernhard Reutner... add hidden aliases for newer regex search functions
2009-08-13 Maxim Kuvyrkovm68k syscall: switch to common code
2009-08-10 Bernhard Reutner... define attribute_noreturn
2009-08-05 Bernhard Reutner... handle _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN
2009-08-05 Bernhard Reutner... fix compilation
2009-08-04 Joseph MyersFix daemon build for no-MMU no-threads.
2009-08-01 Bernhard Reutner... ioperm is not used internally, remove hidden_proto
2009-08-01 Khem RajMakefile.in: Let make release or make dist to use git.
2009-08-01 Khem RajRules.mak: Fix references to svn.
2009-08-01 Khem Rajsyscall.c: Use common syscall.c for ARM
2009-08-01 Khem Rajfnmatch.c: Include unistd.h before undefining _LIBC.
2009-07-31 Khem Rajfnmatch.c: Change scope of posixly_correct to be global.
2009-07-30 Carmelo Amorosotest_librt: Fix shmtest.c test case
2009-07-30 Carmelo Amorosotest_librt: Fix build system for shm_open/unlink tests
2009-07-29 Carmelo Amorosobuild: Include Makefile.commonarch from common Makefile.in
2009-07-28 Bernhard Reutner... remove erroneous ';'
2009-07-26 Mike Frysingerlinuxthreads.old: define pthread_yield to sched_yield
2009-07-26 Mike Frysingerforce arches to provide sys/user.h
2009-07-26 Mike Frysingeradd missing UTIME_* defines for *at funcs
2009-07-26 Mike Frysingerenable nanosecond stat support for everyone
2009-07-26 Mike Frysingerdo not force LFS for Blackfin systems
2009-07-26 Mike Frysingerenable sbrk() for everyone
2009-07-26 Mike Frysingeradd missing UTIME_* defines for *at funcs
2009-07-23 Mike FrysingerBlackfin: rename __dl_boot to __start
2009-07-23 Denys Vlasenkotest/librt: make it build again
2009-07-23 Denys Vlasenkotestsuite: fix one bug, one warning; extend README...
2009-07-23 Denys Vlasenkotestsuite: use KERNEL_HEADERS
2009-07-23 Denys Vlasenkofix lib_hidden_proto's which have extra ;
2009-07-23 Mike Frysingerfix dl_iterate_phdr() for FDPIC systems
2009-07-23 Mike FrysingerBlackfin: fix typo in byteswap.h commit
2009-07-23 Mike FrysingerBlackfin: fix incorrect attribute order
2009-07-23 Mike FrysingerBlackfin: add elf_machine_load_address() stub
2009-07-23 Mike Frysingerldso: fix building for FDPIC systems
2009-07-23 Mike Frysingersilence warnings in Blackfin ldso code
2009-07-23 Jie ZhangBlackfin: add support for automatic loading of L2 SRAM...
2009-07-23 Mike Frysingerdo not install bits/syscalls-common.h
2009-07-23 Mike Frysingeradd more arch-specific include/ ignores
2009-07-23 Mike Frysingercreate real common vfork() function
2009-07-22 Jie ZhangBlackfin: no need to load P5 for shared FLAT
2009-07-22 Jie ZhangBlackfin: fix generation of Scrt1.o for FDPIC
2009-07-22 Mike FrysingerBlackfin: unify FDPIC/FLAT versions of clone
2009-07-22 Mike Frysingerignore gdb/debugging files
2009-07-22 Mike Frysingeradd hidden aliases for openat funcs
2009-07-22 Mike Frysingeradd hidden aliases for ntoh/hton functions
2009-07-22 Mike Frysingerlinuxthreads.old: fix crash in debug code
2009-07-22 Mike Frysingerlibpthread: add format attribute to __pthread_message()
2009-07-22 Mike Frysingerbyteswap: unify common definitions
2009-07-21 Denys Vlasenkos/UCLIBC_INTERNAL/_LIBC/g
2009-07-21 Denys Vlasenkocorrected typo
2009-07-21 Denys Vlasenkolibc/string/i386/string.h: fix -O0 build failure
2009-07-20 Khem RajIt fixes the following warnings seen on mips build.
2009-07-20 Mike Frysingeravr32/microblaze/vax: punt local byteswap.h
2009-07-20 Mike Frysingersyscall: convert cris/hppa to common syscalls
2009-07-20 Mike FrysingerMAKEALL: find kernel headers better
2009-07-20 Mike Frysingersome ports define ENOTSUP
2009-07-20 Mike FrysingerINLINE_SYSCALL_NCS: scope out local vars to avoid conflicts
2009-07-20 Mike Frysingerlinuxthreads.old: extend workaround for asm rename...
2009-07-20 Mike Frysingerfix building for systems w/out ldso support
2009-07-20 Mike Frysingeralpha: fix building with no asm/elf.h
2009-07-20 Mike Frysingerfdatasync: handle latest alpha syscalls
2009-07-20 Mike Frysingeralpha/sigprocmask: fix implicit memset() prototype
2009-07-20 Mike Frysingerfirst pass at implementing *at funcs
2009-07-20 Mike Frysingersync a few headers with glibc (no functional changes)
2009-07-20 Mike Frysingerdirent: push dirent type to prototypes
2009-07-20 Mike Frysingerstring: only include inline-asm if UCLIBC_HAS_STRING_AR...
2009-07-20 Mike Frysingerregex: convert #if to #ifdef
2009-07-20 Mike Frysingeradd a wchar.h stub
2009-07-20 Mike Frysingermknod: convert to INLINE_SYSCALL() to sync with glibc
2009-07-20 Mike Frysingernote that we do not want hidden malloc aliases
2009-07-20 Mike Frysingerfix typo in frv endian comment
2009-07-20 Mike Frysingerrelocate i386 string.h to i386-specific dir
next