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
/
stdlib
/
drand48-iter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
really fix missing __libc_drand48_data
Peter S. Mazinger
2011-03-10
1
-0
/
+4
*
Revert "missing prototype of __libc_drand48_data fixed"
Peter S. Mazinger
2011-03-10
1
-1
/
+0
*
missing prototype of __libc_drand48_data fixed
Peter S. Mazinger
2011-03-10
1
-0
/
+1
*
move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h
Peter S. Mazinger
2011-03-09
1
-4
/
+0
*
- note that __drand48_iterate should be void
Bernhard Reutner-Fischer
2008-05-20
1
-0
/
+3
*
- remove old-style definitions. No object-code changes.
Bernhard Reutner-Fischer
2008-05-20
1
-5
/
+1
*
sync minor touchups with glibc
Mike Frysinger
2006-02-20
1
-3
/
+4
*
Get rid of missing prototype warnings
Peter S. Mazinger
2006-01-26
1
-1
/
+2
*
hide internal __libc_drand48_data symbol
Mike Frysinger
2006-01-08
1
-1
/
+1
*
Some more hidden internals
Peter S. Mazinger
2005-11-26
1
-1
/
+1
*
Kill the HAS_LONG_LONG option. It really did not make a lot of
Eric Andersen
2002-08-25
1
-39
/
+0
*
Patch from Jarkko to fix drand48 to not use long long when
Eric Andersen
2002-08-15
1
-0
/
+40
*
Cleanup some silly warnings
Eric Andersen
2002-08-08
1
-3
/
+1
*
Merge in an ugly pile of rand* functions from glibc. :(
Eric Andersen
2002-03-13
1
-0
/
+59