OSDN Git Service

h8300: O_DIRECT and O_DIRECTIRY swapping.
[uclinux-h8/uclibc-ng.git] / utils /
2015-12-28 Waldemar Brodkorbremove deprecated architectures v850/i960
2015-12-17 Waldemar Brodkorbutlis/ldd: Fix host ldd in case of target wordsize...
2015-06-04 Waldemar Brodkorbresolve merge conflicts
2015-05-28 Bernhard Reutner... getconf.c: undef VERSION
2013-12-20 Vineet Guptaldd: Add ARC support
2013-03-14 Markos Chandrasldd: Add MATCH_MACHINE definition for Meta
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-11-03 Chris Zankelldd: ELFCLASSM was not defined for the Xtensa architecture
2012-10-31 Bernhard Reutner... utils: Fix missing semicolon
2012-06-15 Peter S. Mazingermake UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS_...
2012-06-15 Peter S. Mazingerutils: expand search path to find dl-sysdep.h
2012-06-15 Peter S. Mazingerldd.c: change syntax, no size and no functional change
2012-06-15 Peter S. Mazingerldd.c: reduce size
2012-06-15 Peter S. Mazingerldconfig.c: fix strncmp() usage
2012-06-15 Peter S. Mazingergetconf.c: fix noreturn warnings
2012-06-15 Peter S. Mazingericonv: Do not include __iconv_codesets into iconv utility
2012-06-15 Peter S. Mazingericonv.c: make iconv use the XPG version of basename
2012-05-15 Bernhard Reutner... ldd: tweak whitespace
2012-05-08 Bernhard Reutner... ldd.host: Fix compilation for STANDALONE support
2012-05-08 Bernhard Reutner... utils: pass in config flags for ldd
2012-05-08 Bernhard Reutner... ldd: silence warning if !LDSO_LDD_SUPPORT
2012-04-23 Mike Frysingergetconf: include a newline in error messages
2012-04-17 Bernhard Reutner... ldd: silence warnings
2011-10-18 Carmelo Amorosoldd: take LD_LIBRARY_PATH into account
2011-10-06 Ryan Fluxmicroblaze mmu/elf/shared lib support
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-30 Kevin Dayutils/ldd: Check for returned pointer from strrchr...
2011-03-06 Peter S. MazingerRevert "try to fix duplicated slashes in the generated...
2011-03-03 Peter S. Mazingertry to fix duplicated slashes in the generated lib...
2011-03-03 Peter S. Mazingerdisable build warnings in utils
2010-12-14 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-08 Thomas Petazzonigetconf: only use specs that are available
2010-05-24 Natanael Copautils: Fix ldd segfault
2010-05-11 Khem Rajutils/Makefile.in: Define GETCONF_DIR for host builds...
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-23 Natanael Copautils: fix install prefix for getconf
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-08 Bernhard Reutner... .gitignore getconf binaries
2010-04-06 Austin Foxleyutils .gitignore update to include getconf
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-06 Bernhard Reutner... getconf: move to utils/
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-30 Bernhard Reutner... utils: hide comment if !V
2010-03-25 Bernhard Reutner... prettify make clean
2009-10-14 Bernhard Reutner... fix cosmetic typo
2009-09-18 Bernhard Reutner... fix make {,install_}{,host}utils
2009-09-05 Denys Vlasenkodo not pass 3rd param to open() which do not create...
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-08-10 Bernhard Reutner... define attribute_noreturn
2009-08-05 Bernhard Reutner... fix compilation
2009-07-06 RonDon't shadow the chroot global
2009-07-06 RonDon't shadow stat with a local variable
2009-07-06 RonDon't shadow the err() function with a local var
2009-07-06 RonProvide token prototypes for functions that are externa...
2009-07-06 RonMake more utility functions static
2009-07-06 RonAdd noreturn attributes to some functions that won...
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-06-28 Mike Frysingeradd gitignore for utils
2009-06-28 Mike Frysingerutils: punt readelf
2009-02-10 Mike Frysingerinclude more info in error messages so we have a better...
2009-02-10 Mike Frysingeradd mmap()/munmap() implementation for Windows
2009-02-09 Mike Frysingerunify byte order cruft in bswap.h and porting.h and...
2009-02-09 Mike Frysingerunify the headers/random defines into porting.h to...
2009-02-09 Mike Frysingerdont force -Wl,-s when building host utils -- people...
2009-01-28 Denis VlasenkoPartially revent "make utils" fix. This version is...
2009-01-28 Denis Vlasenko"make utils" now successfully makes utils for target
2009-01-14 Bernhard Reutner... - make sure not to have relocs in Scrt1.o (Peter S...
2009-01-11 Denis Vlasenkoutils/Makefile.in: de-obfuscate it a bit
2009-01-10 Denis Vlasenkosimple optimizations and style fixes in dynamic loading
2008-12-22 Bernhard Reutner... - fix for !GETOPT_LONG
2008-12-16 Bernhard Reutner... - install utils into the proper directories
2008-12-10 Rob LandleyRemove hardwired usr/ from install_utils (that's what...
2008-11-09 Bernhard Reutner... - Add temporary hack to wipe dep files even on clean...
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-29 Bernhard Reutner... - minor shrinkage (-50b)
2008-10-09 Bernhard Reutner... - tidy up utils_install
2008-10-09 Bernhard Reutner... - fix errno setting (we're outside of libc here)
2008-10-03 Bernhard Reutner... - use c89-style comments
2008-08-27 Bernhard Reutner... - remove a couple of duplicate includes
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-05-02 Carmelo AmorosoAdded implementation for 'locale' command.
2008-03-26 Bernhard Reutner... - trim trailing whitespace. No object-code changes.
2008-03-26 Bernhard Reutner... - fixup stripping of host utils and make host-utils...
2007-11-16 Carmelo AmorosoAdded AVR32 support to uClibc. Signed-off-by: Hans...
2007-04-17 Mike Frysingerif chroot() failed, then reset "chroot_dir" to "."...
2007-04-17 Mike Frysingercleanup style; no functional changes
2007-04-17 Mike Frysingerfix ld.so.cache handling on no-mmu setups
2007-03-14 Mike Frysingermore ifdef tweaks from holin (#1247) for retarded hosts...
2007-01-28 Mike Frysingerfix typo as pointed out by Tony Wu and cleanup source
2006-12-12 Bernhard Reutner... - fix compilation of __LDSO_CACHE_SUPPORT__
2006-10-07 Mike Frysingerthe makefile will include elf.h for us #778
2006-07-05 Eric Andersenreplace my @debian.org addr with @uclibc.org. Fixup...
2006-07-05 Mike Frysingerupdate license
2006-05-26 Mike Frysingerthe 16/32 swap funcs were swapped #875
2006-02-26 Mike Frysingerremove warning since it seems to have "gone away" now
2006-02-15 Mike Frysingermake sure we first search for libraries in the newly...
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-11 Mike Frysingerremove newlines from warning messages
2006-01-03 Mike Frysingerimport a bunch of defines from gnu binutils including...
next