OSDN Git Service

uclinux-h8/uclibc-ng.git
2006-01-21 Peter S. MazingerAnother __sigprocmask
2006-01-21 Peter S. MazingerRemove other __sigprocmask occurences, even if unused...
2006-01-21 Peter S. MazingerCorrect sigprocmask undefined for sh and remove the...
2006-01-21 Peter S. MazingerConvert l*seek too to use __typeof
2006-01-21 Peter S. MazingerUse __typeof instead of adding full prototypes
2006-01-20 Mike Frysingerneed prototype to fix sigaction warnings
2006-01-20 Mike Frysingergrab syscall macros from the kernel
2006-01-20 Mike Frysinger.set doesnt work on alpha
2006-01-20 Mike Frysingerfix building on alpha
2006-01-20 Mike Frysingerneed sys/syscall.h for __NR_fork define
2006-01-20 Mike Frysingerfix building on alpha
2006-01-20 Mike Frysingerneed unistd.h for brk prototype
2006-01-20 Mike Frysingerfix building/warnings on 64bit arches
2006-01-20 Mike Frysingerfix warning when sizeof uchar_t is 8 bits
2006-01-20 Mike Frysingerdisable deprecated warnings for some files
2006-01-20 Mike Frysingergrab some macros for internal ldso usage and fix strong...
2006-01-20 Peter S. MazingerCorrect comments, thx vapier
2006-01-20 Peter S. MazingerSplit out libc-symbols.h from libc-internal.h, use...
2006-01-20 Mike Frysingerdidnt mean to commit the FENV option just yet
2006-01-20 Peter S. MazingerAdd -D_GNU_SOURCE to CFLAGS, else openpty picks the...
2006-01-20 Peter S. MazingerCorrect wordexp, I have hidden for now __libc_arg[c...
2006-01-20 Peter S. MazingerCorrection if UNIX98PTY_ONLY is not enabled
2006-01-20 Peter S. MazingerUse libm_ARCH_DIR and cleanup all possible archs
2006-01-20 Mike Frysingermove some generic arch rules up a level to remove dupli...
2006-01-20 Mike Frysingers/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix...
2006-01-20 Mike Frysingerupdate copyright years
2006-01-20 Mike Frysingermove the sh64 code out of the sh header
2006-01-19 Mike Frysingerfix breakage from HAVE_ELF removal and standardize...
2006-01-19 Peter S. Mazingerno need for libm_DEF
2006-01-19 Peter S. MazingerAdd multi to libintl
2006-01-19 Peter S. MazingerWith one source or syscall only sources there is no...
2006-01-19 Peter S. MazingerForgotten about the clean target
2006-01-19 Peter S. MazingerAdd multi support to linuxthread_db
2006-01-19 Peter S. MazingerCorrect strip display in multi mode
2006-01-19 Peter S. MazingerAdd multi support to libm, remove lib*-multi-y, unneeded
2006-01-19 Peter S. MazingerRemove HAVE_ELF
2006-01-19 Peter S. MazingerGet rid of *_SYMBOL_PREFIX
2006-01-19 Peter S. MazingerImport some need bits from glibc to libc-internal.h...
2006-01-19 Peter S. MazingerChange to sane defaults
2006-01-19 Peter S. MazingerRemove MMAP_HAS_6_ARGS
2006-01-19 Mike Frysingerwould help if i used the right variable name ...
2006-01-19 Mike FrysingerFrank Mehnert writes:
2006-01-19 Mike Frysingerupdate sparc code using x86_64 as a template
2006-01-19 Mike Frysingerfirst pass at updating sparc ldso with code from glibc
2006-01-19 Mike Frysingerupdate syscall macros so both ldso and libc can use...
2006-01-19 Mike Frysingermove a bunch of arch-specific checks out of common...
2006-01-19 Mike Frysingernote a few more places where glibc stores their stuff
2006-01-19 Peter S. MazingerCorrect unimportant typo
2006-01-19 Eric AndersenSome minor updates. Looked pretty good as-is.
2006-01-19 Eric AndersenJoseph S. Myers writes:
2006-01-19 Eric AndersenJoseph S. Myers writes:
2006-01-19 Mike Frysingerinitial attempt at documenting how to port uClibc
2006-01-19 Mike Frysingergive a little info as to what the file should contain
2006-01-19 Mike Frysingergive a little info as to what the file should contain
2006-01-18 Mike Frysingers/HAS_FPU/UCLIBC_HAS_FPU/
2006-01-18 Mike Frysingerchange HAS_FPU to UCLIBC_HAS_FPU since the define will...
2006-01-18 Mike Frysingerfix UCLIBC_STATIC_LDCONFIG location in menus and touchu...
2006-01-18 Mike Frysingerold
2006-01-18 Mike Frysingersync fenv.h with glibc
2006-01-18 Peter S. MazingerRemove unused CLOCK_IDFIELD_SIZE, not in glibc
2006-01-18 Peter S. MazingerAdd target strip command and use it, also disable for...
2006-01-18 Peter S. MazingerAdd IMA build rules
2006-01-18 Peter S. Mazingermodify IMA compiling rule and add linking rule
2006-01-18 Peter S. MazingerDon't include twice features.h and correct typo
2006-01-18 Peter S. MazingerMake gcc4 happy as well
2006-01-18 Mike Frysingercheck for signal existence rather than using arch defines
2006-01-18 Mike Frysingerget rid of alpha defines
2006-01-18 Mike Frysingerget rid of arch specific checks
2006-01-17 Peter S. Mazingercorrect prototypes and 1 reloc less
2006-01-17 Peter S. MazingerBuild if GETC_MACRO use is disabled
2006-01-17 Peter S. MazingerRemove unused prototypes
2006-01-17 Peter S. MazingerAdd libc_pthread_init to libc.a as well, should correct...
2006-01-17 Peter S. MazingerRemove __P() and add attribute_hidden to internal proto...
2006-01-17 Peter S. MazingerRemove explicit signgam prototype, use header instead
2006-01-17 Peter S. Mazingerlast math related global data reloc (_LIB_VERSION)...
2006-01-17 Mike Frysingeruse the 6-arg version of mmap where available
2006-01-17 Mike Frysingercut out unused code
2006-01-17 Mike Frysingercleanup whitespace
2006-01-17 Mike Frysingerupdate strcoll stuff
2006-01-17 Mike Frysingerm68k now has syscall()
2006-01-17 Mike Frysingersync some stuff from glibc and fix __hidden_ver1()...
2006-01-17 Mike Frysingersince just about everyone uses return _dl_elf_main...
2006-01-17 Peter S. MazingerAll math related relocs gone
2006-01-16 Peter S. MazingerUpdate license
2006-01-16 Peter S. MazingerUpdate license
2006-01-16 Peter S. MazingerUpdate license
2006-01-16 Peter S. MazingerUpdate license
2006-01-16 Peter S. MazingerConvert to hidden_def
2006-01-16 Peter S. MazingerConvert to hidden_def
2006-01-16 Peter S. Mazingerjump relocs removed
2006-01-16 Peter S. Mazingers/weak_alias/strong_alias/, only what I knew as needed...
2006-01-16 Peter S. MazingerCorrect a typo
2006-01-16 Peter S. MazingerLast relocs jump and global data, (even locales) that...
2006-01-16 Mike Frysingertouchup style
2006-01-16 Peter S. Mazingersome global data relocs gone
2006-01-15 Peter S. Mazingermake gcc4 happy w/ hidden_def/proto, correct some typos
2006-01-15 Mike Frysingersyscall6
2006-01-15 Mike Frysingeronly build if we have fork
2006-01-15 Mike FrysingerThomas Chou: fix misplaced comment
2006-01-15 Peter S. Mazingermake tzset jump reloc free if UCLIBC_HAS_CTYPE_CTABLES...
next