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
/
libc
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
__assert: include unistd.h for smallint
Bernhard Reutner-Fischer
2009-11-22
1
-2
/
+1
*
msgrcv is of type ssize_t
Austin Foxley
2009-11-22
1
-2
/
+2
*
assert: make linenumber unsigned
Peter S. Mazinger
2009-11-22
1
-4
/
+3
*
regex: call memcpy() ourselves
Mike Frysinger
2009-11-09
1
-1
/
+2
*
make the sem_open changes actually compile
Austin Foxley
2009-11-09
2
-2
/
+2
*
Extend __gen_tempname with mode argument
Mikhail Gusarov
2009-11-09
2
-8
/
+9
*
whitespace fixes
Austin Foxley
2009-10-17
2
-2
/
+1
*
sync a few trivial changes back to master
Austin Foxley
2009-10-17
1
-4
/
+4
*
ftw() is obsolescent in SUSv4
Bernhard Reutner-Fischer
2009-10-16
2
-2
/
+5
*
clean up O_CLOEXEC handling
Mike Frysinger
2009-10-16
2
-26
/
+7
*
use correct define to guard non tls errno
Austin Foxley
2009-09-23
2
-17
/
+1
*
tls: test for DTV vs TCB at TP correctly
Austin Foxley
2009-09-23
1
-2
/
+2
*
spent this morning beating i386 nptl into shape
Austin Foxley
2009-09-22
1
-0
/
+1
*
not-cancel: use *_not_cancel variants directly
Austin Foxley
2009-09-21
4
-61
/
+0
*
libc/misc/wctype/_wctype.c: make it more readable. no code changes
Denys Vlasenko
2009-09-18
1
-211
/
+183
*
remove a few more empty #if/#endif pairs
Denys Vlasenko
2009-09-18
2
-6
/
+4
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
17
-106
/
+42
*
trim Experimentally off and uncommented hidden
Austin Foxley
2009-09-18
44
-346
/
+3
*
fix make {,install_}{,host}utils
Bernhard Reutner-Fischer
2009-09-18
1
-209
/
+46
*
time.c: style cleanup. no code changes (verified with objdump)
Denys Vlasenko
2009-09-18
1
-89
/
+37
*
simpler and shorter read_TZ_file() helper
Denys Vlasenko
2009-09-18
1
-10
/
+23
*
wordexp.c: cleanup - remove old hidden_proto's; remove unused parameter
Denys Vlasenko
2009-09-18
1
-42
/
+3
*
wordexp.c: fix a bug where we might close stdout
Denys Vlasenko
2009-09-18
1
-5
/
+8
*
do not save/restore errno around free() calls
Denys Vlasenko
2009-09-18
1
-4
/
+5
*
open_not_cancel macro requires all three args
Austin Foxley
2009-09-18
1
-1
/
+1
*
wtmp code: style fixes, no code changes
Denys Vlasenko
2009-09-18
1
-21
/
+10
*
CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure
Denys Vlasenko
2009-09-18
2
-26
/
+38
*
utent.c: fix a few bugs, and shrink a bit
Denys Vlasenko
2009-09-18
1
-58
/
+40
*
math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATH
Denys Vlasenko
2009-09-09
1
-1
/
+1
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-19
25
-0
/
+50
*
add hidden aliases for newer regex search functions
Bernhard Reutner-Fischer
2009-08-19
1
-0
/
+2
*
remove erroneous ';'
Bernhard Reutner-Fischer
2009-08-19
2
-4
/
+4
*
fix dl_iterate_phdr() for FDPIC systems
Mike Frysinger
2009-08-19
1
-0
/
+5
*
fix building for systems w/out ldso support
Mike Frysinger
2009-08-19
1
-1
/
+3
*
first pass at implementing *at funcs
Mike Frysinger
2009-08-19
1
-18
/
+49
*
dirent: push dirent type to prototypes
Mike Frysinger
2009-08-19
6
-32
/
+12
*
regex: convert #if to #ifdef
Mike Frysinger
2009-08-19
2
-2
/
+2
*
add hidden aliases for older regex search functions
Mike Frysinger
2009-08-19
1
-0
/
+2
*
fnmatch.c: Include unistd.h before undefining _LIBC.
Khem Raj
2009-08-02
1
-2
/
+9
*
fnmatch.c: Change scope of posixly_correct to be global.
Khem Raj
2009-08-02
1
-1
/
+1
*
Check #if feature test macros are defined where they may not be
Ron
2009-07-09
1
-1
/
+1
*
Provide token prototypes for functions that are external but have no header
Ron
2009-07-09
1
-3
/
+2
*
wchar: fix inverted parameters in error message
André Goddard Rosa
2009-07-09
1
-1
/
+1
*
Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS related
Carmelo Amoroso
2009-02-20
1
-1
/
+1
*
- synch r25316:25325 from trunk
Bernhard Reutner-Fischer
2009-02-18
1
-0
/
+1
*
Add strverscmp() and versionsort[64]().
Denis Vlasenko
2009-02-08
3
-2
/
+34
*
Minor changes to silent compiler warning due to sigdness.
Carmelo Amoroso
2009-01-29
1
-1
/
+1
*
*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x
Denis Vlasenko
2009-01-21
4
-41
/
+33
*
- pull r24593:24596 from trunk
Bernhard Reutner-Fischer
2008-12-29
1
-3
/
+5
*
ctype: remove some trivial macros from ctype.h;
Denis Vlasenko
2008-12-27
6
-24
/
+19
[next]