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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
I reworked syscalls.h to match how I'm doing other arches. Stefan Allius and
Eric Andersen
2002-08-08
5
-31
/
+197
*
Fix license. I meant to say LGPL...
Eric Andersen
2002-08-08
1
-12
/
+12
*
Patch from Stefan Allius and Edie C. Dost to add SuperH
Eric Andersen
2002-08-08
35
-737
/
+2065
*
Patch from Stefan Allius and Edie C. Dost to let ldd and
Eric Andersen
2002-08-08
4
-10
/
+74
*
Make pump happy. Add in this header.
Eric Andersen
2002-08-08
1
-0
/
+64
*
I missed a file
Eric Andersen
2002-08-08
2
-1
/
+55
*
Fix a silly bug with using fstat64 instead of just fstat. No
Eric Andersen
2002-08-08
1
-2
/
+2
*
Remove unified syscall support (it should just be a per-arch
Eric Andersen
2002-08-08
1
-5
/
+5
*
Disable unused unifed stuff
Eric Andersen
2002-08-08
1
-3
/
+0
*
Update default config files
Eric Andersen
2002-08-08
14
-100
/
+72
*
Update status of reentrance support
Eric Andersen
2002-08-08
1
-2146
/
+23
*
Make some strings const
Eric Andersen
2002-08-08
5
-5
/
+5
*
Fix locking
Eric Andersen
2002-08-08
14
-177
/
+372
*
Fix locking
Eric Andersen
2002-08-08
1
-0
/
+19
*
Cleanup warnings and fix prototypes
Eric Andersen
2002-08-08
1
-16
/
+11
*
Add missing include file
Eric Andersen
2002-08-08
1
-0
/
+1
*
Cleanup some silly warnings
Eric Andersen
2002-08-08
5
-5
/
+11
*
Avoid bad things happening on macro expansion...
Eric Andersen
2002-08-08
1
-2
/
+7
*
Cleanup to avoid some undefined behavior
Eric Andersen
2002-08-08
2
-76
/
+74
*
Ignore symbol '_gp_disp' if it's missing from 'libgcc.a'. That's okay for
"Steven J. Hill"
2002-08-07
1
-1
/
+1
*
Add getrpcent.c to default rpc build
Eric Andersen
2002-08-07
1
-1
/
+2
*
Cleanup crypt and remove the crypt_r stuff, since SuSv3
Eric Andersen
2002-08-07
4
-211
/
+183
*
Remove some noise
Eric Andersen
2002-08-07
1
-13
/
+0
*
Changed my mind. Keep this separate.
Eric Andersen
2002-08-07
1
-0
/
+41
*
Rewrite getenv
Eric Andersen
2002-08-07
1
-25
/
+0
*
rework getopt. no read need to split this one up since
Eric Andersen
2002-08-07
2
-583
/
+502
*
missed a file
Eric Andersen
2002-08-07
1
-0
/
+1
*
getopt tests
Eric Andersen
2002-08-07
4
-1
/
+179
*
Updates to the working apps list from Kagan Kongar. Thanks!
Eric Andersen
2002-08-07
1
-15
/
+39
*
Apply integer overflow security fix for "CERT Advisory CA-2002-25 Integer
Eric Andersen
2002-08-07
1
-1
/
+6
*
Message catalog support for internationalization is not currently
Eric Andersen
2002-08-07
1
-0
/
+18
*
Per suggestion from Miles Bader, move calloc.c to libc/stdlib.
Eric Andersen
2002-08-07
4
-11
/
+15
*
When symbols are missing, its supposed to be an error...
Eric Andersen
2002-08-06
1
-0
/
+3
*
Several pthreads updates. Enable linuxthreads_db. Several fixes
Eric Andersen
2002-08-06
45
-424
/
+427
*
Fixup the last missing pieces of thread locking
Eric Andersen
2002-08-06
1
-22
/
+80
*
Rework RPC code once again. By default, only enable the
Eric Andersen
2002-08-06
14
-33
/
+708
*
Enable getpt prototype.
Manuel Novoa III
2002-08-06
1
-2
/
+3
*
Changed fflush() behavior to no-op for r/w streams in read-mode.
Manuel Novoa III
2002-08-06
1
-17
/
+33
*
Unify calloc (its the same thing regardless of the underlying
Eric Andersen
2002-08-06
4
-59
/
+35
*
Just in case, crash if somehow `exit' returns anyways
Eric Andersen
2002-08-06
1
-0
/
+2
*
remove BUILDTIME since it is not used
Eric Andersen
2002-08-05
1
-1
/
+0
*
A couple of little cleanups I forgot to check in.
Manuel Novoa III
2002-08-03
2
-3
/
+1
*
When DODEBUG and HAS_WCHAR were enabled and HAS_LOCALE was disabled,
Eric Andersen
2002-08-03
1
-2
/
+6
*
Use MALLOC_REALLOC_MIN_FREE_SIZE.
Miles Bader
2002-08-01
1
-1
/
+1
*
(MALLOC_REALLOC_MIN_FREE_SIZE): New macro.
Miles Bader
2002-08-01
1
-2
/
+8
*
(HEAP_MIN_SIZE): New macro.
Miles Bader
2002-08-01
1
-6
/
+15
*
Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops!
Eric Andersen
2002-08-01
1
-1
/
+1
*
In the allocate-and-copy case, don't include the malloc header in our
Miles Bader
2002-07-31
1
-2
/
+2
*
Sigh. A bit more cleanup.
Eric Andersen
2002-07-31
1
-1
/
+3
*
Update debugging printfs.
Miles Bader
2002-07-31
3
-4
/
+4
[prev]
[next]