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
/
libpthread
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't use __getpid/__getpagesize
Peter S. Mazinger
2006-01-24
3
-19
/
+11
*
fork/vfork weak in libc, strong in libpthread
Peter S. Mazinger
2006-01-24
1
-5
/
+5
*
Move threads header to proper location
Peter S. Mazinger
2006-01-24
1
-0
/
+58
*
Use __typeof for __libc*longjmp
Peter S. Mazinger
2006-01-24
1
-5
/
+2
*
Remove unneeded _GNU_SOURCE
Peter S. Mazinger
2006-01-23
1
-2
/
+1
*
depend on ldso
Mike Frysinger
2006-01-23
1
-1
/
+2
*
typo
Peter S. Mazinger
2006-01-23
1
-1
/
+1
*
Make i386 build w/ -std=c99 (almost)
Peter S. Mazinger
2006-01-23
1
-1
/
+1
*
Add some attribute_noreturn, replace __attribute__ ((noreturn)) as well
Peter S. Mazinger
2006-01-23
1
-4
/
+4
*
- __td_debug is only needed if NDEBUG is not defined.
Bernhard Reutner-Fischer
2006-01-23
2
-2
/
+4
*
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...
Peter S. Mazinger
2006-01-22
8
-8
/
+0
*
- fix typo in comment.
Bernhard Reutner-Fischer
2006-01-21
2
-2
/
+2
*
Forgotten about the clean target
Peter S. Mazinger
2006-01-19
2
-2
/
+2
*
Add multi support to linuxthread_db
Peter S. Mazinger
2006-01-19
2
-6
/
+22
*
Remove HAVE_ELF
Peter S. Mazinger
2006-01-19
1
-1
/
+1
*
Add libc_pthread_init to libc.a as well, should correct bug reported to ml
Peter S. Mazinger
2006-01-17
1
-0
/
+1
*
make gcc4 happy w/ hidden_def/proto, correct some typos
Peter S. Mazinger
2006-01-15
1
-5
/
+6
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
4
-7
/
+9
*
Get rid of hidden_def
Peter S. Mazinger
2006-01-09
1
-18
/
+12
*
psm says: fix your linuxthreads / linuxthreads.old typo stupid!
Mike Frysinger
2006-01-06
1
-1
/
+1
*
update libc lock functions to new pthread forwarding
Mike Frysinger
2006-01-06
2
-28
/
+90
*
__uselocale is hidden
Peter S. Mazinger
2006-01-04
1
-1
/
+1
*
Build also if XLOCALE is enabled
Peter S. Mazinger
2006-01-04
1
-0
/
+5
*
use internal versions of exit/memcpy
Peter S. Mazinger
2006-01-04
2
-2
/
+2
*
update pthread weak handling to the style glibc uses
Mike Frysinger
2006-01-04
8
-40
/
+421
*
Add proper guard, so that we don't see the internal header in userspace
Peter S. Mazinger
2006-01-03
1
-1
/
+1
*
Joseph S. Myers writes:
Mike Frysinger
2006-01-03
1
-1
/
+1
*
kill off some signedness/unused warnings
Mike Frysinger
2005-12-29
1
-3
/
+3
*
sync whitespace with glibc
Mike Frysinger
2005-12-29
1
-15
/
+14
*
touchup code a bit to prep for new weak system
Mike Frysinger
2005-12-29
1
-8
/
+9
*
kill off unused warning
Mike Frysinger
2005-12-27
1
-1
/
+1
*
typecast away a signed/unsigned warning
Mike Frysinger
2005-12-27
1
-1
/
+1
*
cut pointless files
Mike Frysinger
2005-12-27
5
-1912
/
+0
*
kill off minor unused warnings
Mike Frysinger
2005-12-27
8
-16
/
+16
*
Jie Zhang writes:
Mike Frysinger
2005-12-22
1
-0
/
+8
*
Remove all trailing ; after *_alias and change 2 to use weak_alias instead of...
Peter S. Mazinger
2005-12-16
1
-2
/
+2
*
This header blocked the use of __THROW in libc-internal.h
Peter S. Mazinger
2005-12-13
1
-0
/
+2
*
hide some internal pthread functions
Mike Frysinger
2005-12-06
1
-0
/
+6
*
use the internal pthread_mutex_init()
Mike Frysinger
2005-12-06
1
-1
/
+1
*
Hide mostly used functions
Peter S. Mazinger
2005-12-01
1
-1
/
+1
*
sync with linuxthreads.old_db/Makefile.in
Mike Frysinger
2005-11-30
1
-9
/
+11
*
tweak setting of so/a-y slightly
Mike Frysinger
2005-11-30
1
-3
/
+3
*
touchup whitespace
Mike Frysinger
2005-11-30
1
-4
/
+3
*
sync with glibc cvs
Mike Frysinger
2005-11-28
1
-1
/
+1
*
Correct PTINC path and remove hardcoded include for internals.h
Peter S. Mazinger
2005-11-24
8
-8
/
+1
*
Depedencies corrected (less make oldconfig/headers), rerunning make remakes o...
Peter S. Mazinger
2005-11-22
2
-15
/
+23
*
sync include paths and copyrights with glibc
Mike Frysinger
2005-11-22
8
-11
/
+10
*
touchup include paths
Mike Frysinger
2005-11-22
1
-2
/
+4
*
rework depends and stripping so that libraries arent rebuilt all the time in ...
Mike Frysinger
2005-11-22
2
-3
/
+7
*
2005-11-02 Daniel Jacobowitz <dan@codesourcery.com>
Mike Frysinger
2005-11-21
4
-12
/
+12
[prev]
[next]