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
...
*
fix from Bryan Wu: return NULL upon error, not the NULL string
Mike Frysinger
2007-01-24
1
-4
/
+3
*
Recognize _SC_MONOTONIC_CLOCK in sysconf() even if __NR_clock_getres
Peter Kjellerstedt
2007-01-22
1
-2
/
+2
*
- repair misplaced #endif that got introduced in r17410. Fixes compilation.
Bernhard Reutner-Fischer
2007-01-21
1
-1
/
+1
*
Disable declarations for NPTL.
"Steven J. Hill"
2007-01-20
1
-0
/
+2
*
The case for _SC_MONOTONIC_CLOCK should only exist if 'clock_getres' does.
"Steven J. Hill"
2007-01-20
1
-0
/
+2
*
- Trim superfluous trailing whitespace. No obj-code changes.
Bernhard Reutner-Fischer
2007-01-20
1
-10
/
+8
*
I fixed that item long ago.
Joakim Tjernlund
2007-01-11
1
-8
/
+0
*
Peter Mazinger pointed out that my last commit was faulty.
Joakim Tjernlund
2007-01-11
7
-6
/
+21
*
merge from blackfin.uclinux.org: Adjust
Mike Frysinger
2007-01-10
1
-17
/
+10
*
Fix SEGV for static builds in exit() path.
Joakim Tjernlund
2007-01-10
3
-2
/
+27
*
need to keep __check_rhosts_file exported for proper rhost control
Mike Frysinger
2007-01-10
1
-1
/
+5
*
sync with upstream blackfin.uclinux.org
Mike Frysinger
2007-01-10
1
-94
/
+94
*
Aurelien Jacobs writes:
Joakim Tjernlund
2007-01-09
1
-1
/
+1
*
Joseph S. Myers writes:
Joakim Tjernlund
2007-01-09
1
-2
/
+2
*
Support SecurePLTs for PowerPC. You need a toolchain that supports
Joakim Tjernlund
2007-01-05
9
-73
/
+139
*
Atle Nissestad writes: The attached patch fixes compilation of the current sv...
Mike Frysinger
2007-01-05
6
-44
/
+312
*
- s/Attemt/Attempt/
Bernhard Reutner-Fischer
2007-01-03
1
-1
/
+1
*
- r16732 forgot to checkin the sync of the __UCLIBC_SUSV3_LEGACY_MACROS__ fro...
Bernhard Reutner-Fischer
2006-12-23
1
-1
/
+3
*
- provide a hidden_def for fputc_unlocked that is aliased to __fputc_unlocked.
Bernhard Reutner-Fischer
2006-12-22
1
-0
/
+2
*
make sure UCLIBC_LDSO can be found via path
Mike Frysinger
2006-12-20
1
-1
/
+7
*
Paul Brook writes:
Mike Frysinger
2006-12-20
1
-0
/
+1
*
rename local "brk" var so it doesnt namespace collide with the brk() function
Mike Frysinger
2006-12-17
1
-18
/
+18
*
for now, dont allow mmu users to select file format
Mike Frysinger
2006-12-17
1
-0
/
+5
*
actually scrub it, dont just comment it out
Mike Frysinger
2006-12-16
1
-5
/
+0
*
start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAG...
Mike Frysinger
2006-12-16
3
-5
/
+6
*
scrub prototype so we dont conflict with the pthread header
Mike Frysinger
2006-12-16
1
-1
/
+1
*
clean up
Mike Frysinger
2006-12-16
1
-73
/
+64
*
small cleanups
Mike Frysinger
2006-12-16
1
-9
/
+11
*
Patch from Bernhard Fischer:
Eric Andersen
2006-12-15
3
-4
/
+11
*
fix building when __NR_sigalstack does not exist
Mike Frysinger
2006-12-14
1
-0
/
+3
*
if __NR_lseek is not defined, then we fall back to calling the 64bit lseek
Mike Frysinger
2006-12-14
1
-0
/
+9
*
force LFS support since blackfin no longer supports non-lfs
Mike Frysinger
2006-12-13
1
-0
/
+1
*
be more specific as to what arguments to __uClibc_main() people can skim on d...
Mike Frysinger
2006-12-13
1
-1
/
+1
*
Fix/disable locking when pthreads is disabled
Eric Andersen
2006-12-12
1
-0
/
+13
*
- fix compilation of __LDSO_CACHE_SUPPORT__
Bernhard Reutner-Fischer
2006-12-12
1
-4
/
+4
*
sort out a few issues that show up on mips
Eric Andersen
2006-12-12
3
-23
/
+37
*
since we dont symlink the headers, theres nothing to filter
Mike Frysinger
2006-12-12
1
-3
/
+0
*
we just want the kernel headers, not the whole kernel source ... so people ma...
Mike Frysinger
2006-12-12
4
-8
/
+8
*
mostly revert the locking changes for 'malloc', as the implementation
Eric Andersen
2006-12-11
2
-8
/
+10
*
fix building when pthread support is disabled
Mike Frysinger
2006-12-11
1
-1
/
+1
*
disable LDSO when FLAT format is selected
Mike Frysinger
2006-12-11
2
-1
/
+3
*
dont try and compile if the MMU is disabled
Mike Frysinger
2006-12-11
1
-0
/
+4
*
need endian.h for __LONG_LONG_PAIR() macro
Mike Frysinger
2006-12-11
1
-0
/
+1
*
cleanup style
Mike Frysinger
2006-12-11
1
-36
/
+36
*
kill off the need for fix_includes.sh by utilizing KERNEL_SOURCE directly
Mike Frysinger
2006-12-11
4
-172
/
+6
*
set some default vars to prevent env pollution
Mike Frysinger
2006-12-11
1
-0
/
+2
*
tie PICFLAG:=-mfdpic to format rather than architecture
Mike Frysinger
2006-12-11
1
-6
/
+5
*
create new menu so people can select what format they wish to build uClibc
Mike Frysinger
2006-12-11
8
-41
/
+64
*
these weaks are also needed in libc.so for the time being
Eric Andersen
2006-12-09
1
-1
/
+1
*
oops, use __pthread_mutex_unlock() not pthread_mutex_unlock()
Eric Andersen
2006-12-09
1
-1
/
+2
[prev]
[next]