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
/
gnu
/
obstack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- sync obstack.{c,h} with glibc (Peter S. Mazinger)
Bernhard Reutner-Fischer
2008-10-06
1
-299
/
+123
*
- disable gettext support in obstack.
Bernhard Reutner-Fischer
2008-09-25
1
-3
/
+3
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
1
-5
/
+5
*
- fix warning about old-style function definition
Bernhard Reutner-Fischer
2008-05-21
1
-32
/
+33
*
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...
Peter S. Mazinger
2006-03-10
1
-5
/
+0
*
global data uses libc_hidden_data_def, convert all -I hope- and add some new
Peter S. Mazinger
2006-02-01
1
-2
/
+2
*
Last relocs jump and global data, (even locales) that I could remove are gone...
Peter S. Mazinger
2006-01-16
1
-0
/
+5
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-11
/
+12
*
Convert users
Peter S. Mazinger
2005-12-16
1
-1
/
+1
*
Always include locale.h, which was included by libintl.h only when
Manuel Novoa III
2003-11-20
1
-0
/
+2
*
Some more buildroot-motivated fixes. Avoid installing some headers, as
Manuel Novoa III
2003-09-03
1
-1
/
+2
*
Fix a few bugs in the new extended locale functions.
Manuel Novoa III
2003-08-24
1
-1
/
+1
*
Add gnu obstack support. I still need to implement the obstack_printf
Manuel Novoa III
2002-09-19
1
-0
/
+627