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
*
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
*
Merge in the pthread library. This is the linuxthreads library taken from
Eric Andersen
2002-02-20
1
-0
/
+1
*
Output an error if uClibc's and app's largefile configuration are incompatible.
Manuel Novoa III
2002-02-19
1
-0
/
+34
*
Support strong_alias and begin merging usage of weak_function
Eric Andersen
2002-02-18
1
-13
/
+16
*
A number of naming updates in preparation for adding in
Eric Andersen
2002-02-13
1
-4
/
+41
*
Add in support for the Hitach H8/300H architecture,
Eric Andersen
2002-02-02
1
-1
/
+1
*
Do not expose the weak_alias() junk to the world. Wrap it
Eric Andersen
2002-02-02
1
-1
/
+1
*
Eliminate C++ style comments
Eric Andersen
2002-01-10
1
-1
/
+1
*
Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add
Eric Andersen
2001-11-21
1
-1
/
+1
*
Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.
Eric Andersen
2001-10-11
1
-5
/
+9
*
Optimize for size, and disable expensive inlining
Eric Andersen
2001-09-27
1
-0
/
+4
*
Rev all the header files to sync things with glibc 2.2.4
Eric Andersen
2001-09-27
1
-70
/
+286
*
The weak_alias macro was not genertaing asm with the correct alias names.
David McCullough
2001-07-11
1
-5
/
+2
*
Seems weak_alias wasn't working as expected...
Eric Andersen
2001-07-11
1
-2
/
+1
*
Cleanup the toploevel makefile handing of shared libs. Add weak_alias
Eric Andersen
2001-06-12
1
-6
/
+17
*
added __GNUC_PREREQ() macro
David Schleef
2001-05-25
1
-0
/
+14
*
Be really sneaky and use GNU ld special stuff so that whenever folks
Eric Andersen
2001-04-25
1
-0
/
+11
*
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
Eric Andersen
2001-04-06
1
-1
/
+1
*
Added Vladimir's ctype locale support. Make Config setting visible in featur...
Manuel Novoa III
2001-03-18
1
-0
/
+3
*
Define __USE_GNU as glibc does.
Manuel Novoa III
2001-02-15
1
-0
/
+3
*
Make the __GLIBC__ define be conditional. Stub out gnu-versions.h
Eric Andersen
2001-02-05
1
-3
/
+5
*
I hereby commit a sin. features.h is now going to _lie_
Eric Andersen
2001-02-03
1
-0
/
+11
*
Makeheader files be more like GNU
Eric Andersen
2001-01-15
1
-1
/
+0
*
Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.
Eric Andersen
2001-01-12
1
-0
/
+8
*
Sync version number with Makefile
Eric Andersen
2000-12-21
1
-1
/
+1
*
A few cleanups. Fix fflush so it remembers to init stdio.
Eric Andersen
2000-12-12
1
-0
/
+5
*
Make spelling of uClibc be consistant.
Eric Andersen
2000-11-04
1
-1
/
+1
*
More cleanups. Fix things so tinylogin compiles.
Eric Andersen
2000-11-04
1
-2
/
+2
*
Add in support for shm/ipc.
Eric Andersen
2000-10-07
1
-0
/
+1
*
Fix all the makefiles. Clean up some warnings, cleanup some headers.
Eric Andersen
2000-10-04
1
-0
/
+6
*
Repeat after me 100 times:
Eric Andersen
2000-09-01
1
-2
/
+1
*
Remove __restrict when not supported
Eric Andersen
2000-09-01
1
-0
/
+6
*
More stuff. Down to only 43 missing functions before BusyBox will
Eric Andersen
2000-08-10
1
-0
/
+1
*
Some more major updates to further superate ucLibc from the kernel
Eric Andersen
2000-07-06
1
-0
/
+3
*
Add in a version number so apps can tell uclib is being used.
Eric Andersen
2000-06-19
1
-0
/
+8
*
Initial revision
0_9_1
Erik Andersen
2000-05-14
1
-0
/
+39