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
*
dont duplicate pthread.h in include and libpthread subdirs, so symlink it
Mike Frysinger
2005-09-21
3
-707
/
+4
*
forgot MMAP_HAS_6_ARGS
Joakim Tjernlund
2005-09-20
1
-0
/
+2
*
Make powerpc use sys/syscall.h, instead of defining its own syscalls.
Joakim Tjernlund
2005-09-20
2
-251
/
+3
*
Fix bug 370.
Joakim Tjernlund
2005-09-20
2
-11
/
+16
*
Remove unused function.
Joakim Tjernlund
2005-09-18
2
-16
/
+0
*
declare _init/_fini weak if UCLIBC_CTOR_DTOR is not defined
Mike Frysinger
2005-09-18
1
-0
/
+8
*
Fix bug 430 and reduce ldso size with 1KB :). Not sure if I need to use fstat...
Joakim Tjernlund
2005-09-17
3
-109
/
+34
*
Add atomic support for PPC.
Joakim Tjernlund
2005-09-17
1
-0
/
+607
*
Change to glibc way of defining syscalls. This should make PPC
Joakim Tjernlund
2005-09-17
1
-33
/
+127
*
make sure we treat count as size_t, not ssize_t ... fixes with help from khem
Mike Frysinger
2005-09-16
1
-3
/
+4
*
syntax/whitespace touchups
Mike Frysinger
2005-09-16
10
-50
/
+44
*
Robin Getz from blackfin.uclinux.org writes:
Mike Frysinger
2005-09-16
1
-1
/
+4
*
remove duplicated p_canceled setting and extra whitespace
Mike Frysinger
2005-09-09
1
-2
/
+1
*
sync style changes and misc fixes from glibc
Mike Frysinger
2005-09-09
1
-29
/
+38
*
sync some style changes and stack fixes with glibc
Mike Frysinger
2005-09-09
1
-12
/
+88
*
sync with glibc and macro out the strong_alias/versioned-symbols to cut down ...
Mike Frysinger
2005-09-09
1
-22
/
+262
*
newer linuxthreads renamed the function invalid_handle() to nonexisting_handle()
Mike Frysinger
2005-09-09
5
-7
/
+7
*
sync with glibc by moving the thread_desc stuff out of internals.h and into a...
Mike Frysinger
2005-09-09
4
-319
/
+449
*
revert pthread_exit change until all files using new prototype is ready
Mike Frysinger
2005-09-09
1
-4
/
+4
*
sync all the strong_alias and version compat stuff but make them no-ops with ...
Mike Frysinger
2005-09-08
1
-18
/
+93
*
add hidden_def() macros from glibc but stub them out to cut down on diffs
Mike Frysinger
2005-09-08
1
-0
/
+8
*
sync changelog with glibc
Mike Frysinger
2005-09-08
1
-3
/
+15
*
sync prototypes with glibc
Mike Frysinger
2005-09-08
1
-0
/
+3
*
punt wrapsyscall.c as glibc has
Mike Frysinger
2005-09-08
2
-222
/
+1
*
make sure we use optimized version when building for newer intel/amd cpus
Mike Frysinger
2005-09-08
1
-1
/
+3
*
import some fixes from glibc
Mike Frysinger
2005-09-08
1
-5
/
+10
*
sync with glibc and import pthread_rwlock_timed{rd,wr}lock in the process
Mike Frysinger
2005-09-08
2
-45
/
+214
*
uClibc has pthread_attr_{get,set}stack now
Mike Frysinger
2005-09-08
1
-5
/
+1
*
sync misc trivial touchups from glibc
Mike Frysinger
2005-09-08
12
-38
/
+69
*
sync with glibc coding style to make further updates easier
Mike Frysinger
2005-09-08
1
-94
/
+98
*
sync license with glibc
Mike Frysinger
2005-09-08
1
-4
/
+4
*
sync license with glibc
Mike Frysinger
2005-09-08
1
-5
/
+5
*
sync with glibc
Mike Frysinger
2005-09-08
1
-83
/
+282
*
import some fixes from glibc
Mike Frysinger
2005-09-08
1
-1
/
+17
*
import pthread_attr_{get,set}stack functions from glibc along with a few attr...
Mike Frysinger
2005-09-08
1
-11
/
+76
*
import the helper function pthread_for_each_thread from glibc
Mike Frysinger
2005-09-08
2
-3
/
+31
*
import misc defines from glibc
Mike Frysinger
2005-09-08
1
-30
/
+52
*
make sure function is always inlined
Mike Frysinger
2005-09-08
1
-1
/
+1
*
sync with glibc and remove duplicated SEM_VALUE_MAX define
Mike Frysinger
2005-09-08
1
-7
/
+5
*
sync with glibc
Mike Frysinger
2005-09-08
1
-1
/
+1
*
sync with glibc
Mike Frysinger
2005-09-08
1
-3
/
+2
*
slight tweak to minimize diffs with glibc
Mike Frysinger
2005-09-08
1
-3
/
+4
*
sync code style with glibc
Mike Frysinger
2005-09-08
1
-6
/
+8
*
import license updates from glibc
Mike Frysinger
2005-09-08
1
-5
/
+5
*
punt _DL_FINI_CRT_COMPAT option now that 0.9.28 has been released
Mike Frysinger
2005-09-08
6
-56
/
+2
*
Fix by Martin Schlemmer:
Mike Frysinger
2005-09-08
3
-3
/
+23
*
unused
Mike Frysinger
2005-09-08
2
-126
/
+0
*
dlvsym stub
Mike Frysinger
2005-09-08
1
-0
/
+7
*
grab some updates from glibc
Mike Frysinger
2005-09-08
1
-4
/
+17
*
clean up code and make it easy to extend
Mike Frysinger
2005-09-07
1
-8
/
+54
[next]