index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "try to fix duplicated slashes in the generated lib*.so files"
Peter S. Mazinger
2011-03-06
1
-5
/
+5
*
try to fix duplicated slashes in the generated lib*.so files
Peter S. Mazinger
2011-03-03
1
-5
/
+5
*
disable build warnings in utils
Peter S. Mazinger
2011-03-03
2
-1
/
+2
*
getconf: only use specs that are available
Thomas Petazzoni
2010-12-08
1
-24
/
+48
*
utils: Fix ldd segfault
Natanael Copa
2010-05-24
1
-1
/
+1
*
utils/Makefile.in: Define GETCONF_DIR for host builds of getconf.
Khem Raj
2010-05-11
1
-0
/
+2
*
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-23
1
-1
/
+1
|
\
|
*
utils: fix install prefix for getconf
Natanael Copa
2010-04-23
1
-1
/
+1
*
|
Merge remote branch 'origin/master' into nptl
Austin Foxley
2010-04-12
1
-2
/
+4
|
\
|
|
*
.gitignore getconf binaries
Bernhard Reutner-Fischer
2010-04-08
1
-2
/
+4
*
|
utils .gitignore update to include getconf
Austin Foxley
2010-04-06
1
-0
/
+2
|
/
*
getconf: move to utils/
Bernhard Reutner-Fischer
2010-04-06
2
-2
/
+1318
*
utils: hide comment if !V
Bernhard Reutner-Fischer
2010-03-30
1
-1
/
+1
*
prettify make clean
Bernhard Reutner-Fischer
2010-03-25
1
-2
/
+2
*
fix cosmetic typo
Bernhard Reutner-Fischer
2009-10-14
1
-3
/
+3
*
fix make {,install_}{,host}utils
Bernhard Reutner-Fischer
2009-09-18
4
-17
/
+298
*
do not pass 3rd param to open() which do not create files
Denys Vlasenko
2009-09-05
1
-1
/
+1
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-17
1
-0
/
+1
*
define attribute_noreturn
Bernhard Reutner-Fischer
2009-08-10
2
-2
/
+10
*
fix compilation
Bernhard Reutner-Fischer
2009-08-05
1
-2
/
+2
*
Don't shadow the chroot global
Ron
2009-07-05
1
-6
/
+6
*
Don't shadow stat with a local variable
Ron
2009-07-05
2
-7
/
+7
*
Don't shadow the err() function with a local var
Ron
2009-07-05
1
-2
/
+2
*
Provide token prototypes for functions that are external but have no header
Ron
2009-07-05
1
-0
/
+3
*
Make more utility functions static
Ron
2009-07-05
3
-15
/
+15
*
Add noreturn attributes to some functions that won't ever do so
Ron
2009-07-05
1
-2
/
+2
*
add gitignore for utils
Mike Frysinger
2009-06-28
1
-0
/
+4
*
utils: punt readelf
Mike Frysinger
2009-06-28
2
-352
/
+1
*
include more info in error messages so we have a better idea where things are...
Mike Frysinger
2009-02-10
1
-3
/
+3
*
add mmap()/munmap() implementation for Windows
Mike Frysinger
2009-02-10
2
-2
/
+110
*
unify byte order cruft in bswap.h and porting.h and add a bswap_64() replacement
Mike Frysinger
2009-02-09
2
-39
/
+33
*
unify the headers/random defines into porting.h to avoid duplication/rot
Mike Frysinger
2009-02-09
7
-153
/
+116
*
dont force -Wl,-s when building host utils -- people can strip themselves
Mike Frysinger
2009-02-09
1
-3
/
+3
*
Partially revent "make utils" fix. This version is less intrusive,
Denis Vlasenko
2009-01-28
1
-51
/
+16
*
"make utils" now successfully makes utils for target
Denis Vlasenko
2009-01-28
2
-23
/
+71
*
- make sure not to have relocs in Scrt1.o (Peter S. Mazinger)
Bernhard Reutner-Fischer
2009-01-14
1
-5
/
+9
*
utils/Makefile.in: de-obfuscate it a bit
Denis Vlasenko
2009-01-11
1
-18
/
+33
*
simple optimizations and style fixes in dynamic loading
Denis Vlasenko
2009-01-10
2
-30
/
+23
*
- fix for !GETOPT_LONG
Bernhard Reutner-Fischer
2008-12-22
1
-1
/
+0
*
- install utils into the proper directories
Bernhard Reutner-Fischer
2008-12-16
1
-5
/
+5
*
Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for)
Rob Landley
2008-12-10
1
-6
/
+8
*
- Add temporary hack to wipe dep files even on clean for utils.
Bernhard Reutner-Fischer
2008-11-09
1
-0
/
+3
*
- less verbose make clean
Bernhard Reutner-Fischer
2008-11-07
1
-2
/
+2
*
- minor shrinkage (-50b)
Bernhard Reutner-Fischer
2008-10-29
1
-8
/
+8
*
- tidy up utils_install
Bernhard Reutner-Fischer
2008-10-09
1
-7
/
+5
*
- fix errno setting (we're outside of libc here)
Bernhard Reutner-Fischer
2008-10-09
1
-9
/
+5
*
- use c89-style comments
Bernhard Reutner-Fischer
2008-10-03
1
-4
/
+4
*
- remove a couple of duplicate includes
Bernhard Reutner-Fischer
2008-08-27
1
-1
/
+0
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
3
-8
/
+8
*
Added implementation for 'locale' command.
Carmelo Amoroso
2008-05-02
1
-2
/
+10
[next]