OSDN Git Service

uclinux-h8/uClibc.git
2006-03-01 Mike Frysingerdisable test since we purposefully dont handle it
2006-03-01 Mike Frysingerdont execute shell tests if we just want to compile
2006-03-01 Mike Frysingerfix test failure pointed out by nightly build
2006-03-01 Peter S. MazingerAdd another test, use for those hanging -c
2006-03-01 Peter S. MazingerAdd CFLAGS-OMIT support to glibc targets for now being...
2006-03-01 Peter S. MazingerMove regex tests to their own subdir and dont run them...
2006-03-01 Peter S. MazingerAdd AT&T research regex testsuite
2006-03-01 Peter S. MazingerAdd support to remove a flag from CFLAGS
2006-03-01 Peter S. MazingerAdd -D__ASSEMBLER__ to compile.S so that -std=c99 would...
2006-03-01 Peter S. MazingerUpdate copyright
2006-03-01 Peter S. MazingerRemove duplicate include
2006-03-01 Peter S. MazingerUpdate copyright
2006-03-01 Peter S. Mazingercopyright update
2006-03-01 Peter S. Mazingertypo
2006-03-01 Peter S. Mazingerupdate
2006-03-01 Peter S. MazingerSync w/ glibc and define _STAT_VER/_MKNOD_VER to 0...
2006-03-01 Mike Frysingerfix whitespace in comment
2006-03-01 Mike Frysingersync with blackfin cvs
2006-03-01 Mike Frysingerstart of test suite to catch errors in source code
2006-03-01 Mike Frysingeradd support for shell script tests
2006-03-01 Mike Frysingermove to new time dir
2006-03-01 Mike Frysingergrab some time tests from glibc
2006-03-01 Mike Frysingerreturn NULL if year is too big
2006-03-01 Mike Frysingergrab from glibc
2006-03-01 Mike Frysingersync type style with glibc ... this fixes many alpha...
2006-03-01 Mike Frysingeralpha needs ipc64 funk too
2006-03-01 Mike Frysingerneed to define some more registers
2006-02-28 Mike Frysingersync with glibc
2006-02-28 Mike Frysingeradd pipe from glibc to fix popen test
2006-02-28 Mike Frysingerdont need pal.h here
2006-02-28 Peter S. MazingerSync w/ glibc
2006-02-28 Peter S. MazingerCleanup/sync w/ glibc
2006-02-28 Peter S. Mazingerfreelocale() and strxfrm_l() exist only if XLOCALE...
2006-02-28 Peter S. MazingerMark __syscall_*sigaction hidden and add guard to the...
2006-02-28 Peter S. MazingerRemove files not used on target
2006-02-28 Peter S. MazingerProvide hidden sigprocmask, remove __x version
2006-02-28 Mike Frysingerdisable blug-glob1 for now
2006-02-28 Mike Frysingerremove mtrace call
2006-02-28 Mike Frysingerset dynamic linker if we are building as shared
2006-02-28 Mike Frysingergrab regdef.h from glibc and use that instead of kernel...
2006-02-28 Mike Frysingersync with glibc
2006-02-28 Mike Frysingersync with glibc
2006-02-28 Mike Frysingersync with glibc
2006-02-28 Mike Frysingerimport rt_sigaction from glibc to fix alpha signal...
2006-02-28 Mike Frysingertouchup how we generate initfini.s
2006-02-28 Mike Frysingerdisable __gmon_start__ symbol
2006-02-28 Mike Frysingerenable 6 arg version of mmap
2006-02-28 Mike Frysingernote signal handling fubar issues on alpha
2006-02-28 Mike Frysingergrab glibc sigprocmask since common linux one doesnt...
2006-02-28 Mike Frysingersync with glibc
2006-02-28 Mike Frysingeradd support for glibc initfini.c
2006-02-28 Mike Frysingerfail if test.c is found so i stop screwing myself up
2006-02-28 Mike Frysingerneed types.h for size_t as pointed out in buildlog
2006-02-28 Mike Frysingercheck more return values
2006-02-28 Mike Frysingergrab some tests from dalias
2006-02-28 Mike Frysingeradd some tests for strlcat and strlcpy based upon strnc...
2006-02-28 Mike Frysingerpass an option to bug-glob1
2006-02-28 Mike Frysingergrab some tests from glibc
2006-02-27 Peter S. MazingerAdd Rich Felker's getopt_long to be used in conjunction...
2006-02-27 Peter S. MazingerAdd Rich Felker's getsubopt, smaller then the glibc...
2006-02-27 Peter S. MazingerAdd hidden version for susv3 getopt
2006-02-27 Peter S. MazingerRich Felker's glob() ported to uClibc
2006-02-27 Peter S. MazingerDisable parts not supported by (outdated) glob, probabl...
2006-02-27 Peter S. MazingerRemove explicit compile rules
2006-02-27 Peter S. MazingerGet rid of redefines on ppc pointed out by vapier
2006-02-27 Mike Frysingerallow people to select threads
2006-02-27 Mike Frysingerimport ia64 linuxthreads files
2006-02-27 Mike Frysingerfix invalid quoting
2006-02-26 Mike Frysingerdisable fnmatch test until our fnmatch stops sucking
2006-02-26 Mike Frysingerremove warning since it seems to have "gone away" now
2006-02-26 Peter S. MazingerDon't build glob64 for non-LFS
2006-02-26 Peter S. MazingerUse _lfs_64, reorganize a bit, why did stat*fs64 use...
2006-02-26 Peter S. MazingerRemove unneeded hidden_proto(readdir*)
2006-02-26 Peter S. MazingerUse _lfs_64.h in all *64.c
2006-02-26 Peter S. MazingerDefine internal readdir*_r() and use _lfs_64.h
2006-02-26 Peter S. MazingerMove _lfs_64.h to include and adapt files
2006-02-26 Peter S. Mazingerglob depends on fnmatch
2006-02-26 Mike Frysingersync with glibc
2006-02-25 "Steven J.... Whitespace and tab cleaning.
2006-02-25 "Steven J.... I'm seeing double.
2006-02-25 "Steven J.... Remove commented include.
2006-02-25 "Steven J.... Revert change. Calls can only be used when utilizing...
2006-02-25 "Steven J.... This never gets defined. I have a patch pending in...
2006-02-25 Mike Frysingersync with glibc
2006-02-25 Mike Frysingerrename generic variables to avoid conflict with libc...
2006-02-25 "Steven J.... Use the TSD macros and get rid of warnings.
2006-02-25 Peter S. MazingerMove lseek64 into LFS guarded place
2006-02-24 Peter S. MazingerDo not use __XL_NPP macro
2006-02-24 Peter S. MazingerCorrect comments
2006-02-24 Peter S. Mazingerguard __ignore_x correctly, move undefs to their proper...
2006-02-24 Peter KjellerstedtFix the _syscall6() macro (I hope).
2006-02-23 Peter S. MazingerRemove TOPDIR
2006-02-23 Peter S. MazingerMove common parts into internal header, should it be...
2006-02-23 Peter S. MazingerCorrect typo
2006-02-23 Peter KjellerstedtAdded support for the new CRISv32 architecture.
2006-02-23 Peter KjellerstedtA little clean up.
2006-02-23 Peter Kjellerstedt* Include sys/syscall.h so __NR_mmap2 and _syscall6...
2006-02-23 Peter KjellerstedtA little clean up.
2006-02-23 Peter KjellerstedtMoved the definition of MMAP2_PAGE_SHIFT from ldso...
2006-02-23 Peter KjellerstedtInclude bits/uClibc_page.h before dl-syscall.h as the...
next