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
/
include
/
features.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
features.h: reorganize
Peter S. Mazinger
2009-11-22
1
-66
/
+59
*
help broken apps to detect __GLIBC__ headers
Peter S. Mazinger
2009-11-22
1
-4
/
+6
*
update headers and disable prototypes
Peter S. Mazinger
2009-11-22
1
-0
/
+2
*
move __linux__ to libc-internal.h
Peter S. Mazinger
2009-11-22
1
-8
/
+0
*
rm uClibc_arch_features.h on install
Peter S. Mazinger
2009-11-22
1
-3
/
+0
*
s/UCLIBC_INTERNAL/_LIBC/g
Denys Vlasenko
2009-08-19
1
-1
/
+1
*
first pass at implementing *at funcs
Mike Frysinger
2009-08-19
1
-15
/
+36
*
- pull r24946 from trunk (remove unavailable functionality; psm)
Bernhard Reutner-Fischer
2009-01-21
1
-0
/
+2
*
Merged from trunk.
Khem Raj
2008-12-22
1
-4
/
+18
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-1
/
+2
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-4
/
+4
*
More merging from trunk.
"Steven J. Hill"
2007-01-21
1
-2
/
+4
*
Merge from trunk.
"Steven J. Hill"
2006-08-21
1
-0
/
+2
*
Merge from trunk.
"Steven J. Hill"
2006-02-25
1
-44
/
+78
*
Bringe in usage of 'uClibc_arch_features.h' for MIPS.
"Steven J. Hill"
2006-02-13
1
-0
/
+1
*
Merge from trunk.
"Steven J. Hill"
2005-10-30
1
-1
/
+1
*
Sync with trunk.
"Steven J. Hill"
2005-09-21
1
-103
/
+41
*
Rename 'fork.c' to be 'fork-nptl.c' because it ends up replacing the object '...
"Steven J. Hill"
2005-08-17
1
-13
/
+0
*
Sync with trunk.
"Steven J. Hill"
2005-08-11
1
-5
/
+5
*
Last of the merges along with latest changes for NPTL. Nothing much
"Steven J. Hill"
2005-07-30
1
-4
/
+4
*
Fixed up resolver and errno code such that both thread models can compile wit...
"Steven J. Hill"
2005-07-22
1
-12
/
+17
*
Changed files for glibc compatibility so that more NPTL files would build.
"Steven J. Hill"
2005-06-12
1
-0
/
+8
*
Remove compatibility cruft.
"Steven J. Hill"
2005-06-03
1
-71
/
+0
*
libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c
"Steven J. Hill"
2005-05-26
1
-0
/
+71
*
newer linux headers define __cast__ in compiler.h so lets fake it too
Mike Frysinger
2005-01-11
1
-0
/
+3
*
Arrange to hide uClibc internals
Eric Andersen
2004-10-27
1
-0
/
+7
*
Cleanup some dead wood in the header files
Eric Andersen
2004-07-30
1
-30
/
+11
*
Cope with gcc 3.4's more aggressive persuit of attribute unused
Eric Andersen
2004-04-20
1
-0
/
+3
*
Cope with 2.6.x headers
Eric Andersen
2004-01-02
1
-0
/
+4
*
prevent some needless warnings when building w/2.6.x kernel headers
Eric Andersen
2003-11-21
1
-0
/
+3
*
sigh. The cris compiler doesn't do link_warning's....
Eric Andersen
2003-09-09
1
-1
/
+5
*
Only define __STDC_ISO_10646__ if wide char support is enabled.
Manuel Novoa III
2003-09-03
1
-0
/
+2
*
Avoid gratuitous conflicts when used with kernel headers
Eric Andersen
2003-08-22
1
-2
/
+6
*
also carefully booleanize the false value
Eric Andersen
2003-08-11
1
-2
/
+2
*
silly me, thats not going to work.
Eric Andersen
2003-08-10
1
-3
/
+2
*
An even simpler likely
Eric Andersen
2003-08-10
1
-1
/
+1
*
Update likely() to cope with truth values other than 1
Eric Andersen
2003-08-10
1
-2
/
+2
*
Patch from Stefan Allius:
Eric Andersen
2003-02-17
1
-1
/
+1
*
Make sure we have __linux__ defined
Eric Andersen
2002-11-09
1
-0
/
+3
*
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-10-31
1
-5
/
+5
*
Fix a number of compile time warnings so that uClibc will build with -Werror ...
David McCullough
2002-08-09
1
-2
/
+2
*
Patch from Yoshinori Sato <qzb04471@nifty.ne.jp> to use
Eric Andersen
2002-05-28
1
-7
/
+2
*
Fixup and unifiy version numbering. Automate versioning updates.
Eric Andersen
2002-05-28
1
-5
/
+15
*
Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp>
Eric Andersen
2002-05-23
1
-2
/
+8
*
Remove function declartions from include/features.h, create
Eric Andersen
2002-04-01
1
-14
/
+1
*
Rework __gen_tempname() to better match glibc, and add mkstemp64(),
Eric Andersen
2002-03-31
1
-0
/
+13
*
Hide libc specific junk inside a #ifdef _LIBC to avoid
Eric Andersen
2002-03-15
1
-6
/
+7
*
Fix a segfault in scandir for empty directories. After looking over
Eric Andersen
2002-03-12
1
-2
/
+5
*
Remove elimination of __BEGIN_DECLS/__END_DECLS
Eric Andersen
2002-02-26
1
-4
/
+0
*
I was confusing the effects of _LARGEFILE_SOURCE with those of
Manuel Novoa III
2002-02-22
1
-27
/
+25
[next]