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
*
add missing UTIME_* defines for *at funcs
Mike Frysinger
2009-07-26
1
-1
/
+6
*
Blackfin: rename __dl_boot to __start
Mike Frysinger
2009-07-23
2
-11
/
+8
*
test/librt: make it build again
Denys Vlasenko
2009-07-23
1
-0
/
+3
*
testsuite: fix one bug, one warning; extend README (one TODO added)
Denys Vlasenko
2009-07-23
3
-14
/
+31
*
testsuite: use KERNEL_HEADERS
Denys Vlasenko
2009-07-23
1
-0
/
+10
*
fix lib_hidden_proto's which have extra ;
Denys Vlasenko
2009-07-23
1
-2
/
+2
*
fix dl_iterate_phdr() for FDPIC systems
Mike Frysinger
2009-07-23
1
-0
/
+5
*
Blackfin: fix typo in byteswap.h commit
Mike Frysinger
2009-07-23
1
-1
/
+1
*
Blackfin: fix incorrect attribute order
Mike Frysinger
2009-07-23
2
-2
/
+3
*
Blackfin: add elf_machine_load_address() stub
Mike Frysinger
2009-07-23
1
-0
/
+8
*
ldso: fix building for FDPIC systems
Mike Frysinger
2009-07-23
1
-1
/
+1
*
silence warnings in Blackfin ldso code
Mike Frysinger
2009-07-23
3
-3
/
+3
*
Blackfin: add support for automatic loading of L2 SRAM regions
Jie Zhang
2009-07-23
1
-17
/
+36
*
do not install bits/syscalls-common.h
Mike Frysinger
2009-07-23
1
-0
/
+1
*
add more arch-specific include/ ignores
Mike Frysinger
2009-07-23
1
-0
/
+12
*
create real common vfork() function
Mike Frysinger
2009-07-23
3
-28
/
+14
*
Blackfin: no need to load P5 for shared FLAT
Jie Zhang
2009-07-22
1
-1
/
+0
*
Blackfin: fix generation of Scrt1.o for FDPIC
Jie Zhang
2009-07-22
1
-1
/
+1
*
Blackfin: unify FDPIC/FLAT versions of clone
Mike Frysinger
2009-07-22
1
-22
/
+8
*
ignore gdb/debugging files
Mike Frysinger
2009-07-22
1
-0
/
+7
*
add hidden aliases for openat funcs
Mike Frysinger
2009-07-22
3
-0
/
+16
*
add hidden aliases for ntoh/hton functions
Mike Frysinger
2009-07-22
2
-4
/
+14
*
linuxthreads.old: fix crash in debug code
Mike Frysinger
2009-07-21
1
-1
/
+1
*
libpthread: add format attribute to __pthread_message()
Mike Frysinger
2009-07-21
2
-3
/
+4
*
byteswap: unify common definitions
Mike Frysinger
2009-07-21
10
-632
/
+242
*
s/UCLIBC_INTERNAL/_LIBC/g
Denys Vlasenko
2009-07-21
11
-24
/
+16
*
corrected typo
Denys Vlasenko
2009-07-21
1
-1
/
+1
*
libc/string/i386/string.h: fix -O0 build failure
Denys Vlasenko
2009-07-21
1
-0
/
+22
*
It fixes the following warnings seen on mips build.
Khem Raj
2009-07-20
3
-8
/
+20
*
avr32/microblaze/vax: punt local byteswap.h
Mike Frysinger
2009-07-20
3
-175
/
+0
*
syscall: convert cris/hppa to common syscalls
Mike Frysinger
2009-07-20
3
-140
/
+19
*
MAKEALL: find kernel headers better
Mike Frysinger
2009-07-20
1
-1
/
+12
*
some ports define ENOTSUP
Mike Frysinger
2009-07-20
1
-1
/
+3
*
INLINE_SYSCALL_NCS: scope out local vars to avoid conflicts
Mike Frysinger
2009-07-20
1
-6
/
+6
*
linuxthreads.old: extend workaround for asm rename warnings
Mike Frysinger
2009-07-20
2
-0
/
+12
*
fix building for systems w/out ldso support
Mike Frysinger
2009-07-20
2
-1
/
+8
*
alpha: fix building with no asm/elf.h
Mike Frysinger
2009-07-20
1
-1
/
+14
*
fdatasync: handle latest alpha syscalls
Mike Frysinger
2009-07-20
1
-1
/
+1
*
alpha/sigprocmask: fix implicit memset() prototype
Mike Frysinger
2009-07-20
1
-0
/
+1
*
first pass at implementing *at funcs
Mike Frysinger
2009-07-20
24
-49
/
+457
*
sync a few headers with glibc (no functional changes)
Mike Frysinger
2009-07-20
4
-47
/
+47
*
dirent: push dirent type to prototypes
Mike Frysinger
2009-07-20
7
-48
/
+70
*
string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPT
Mike Frysinger
2009-07-20
1
-1
/
+1
*
regex: convert #if to #ifdef
Mike Frysinger
2009-07-20
2
-2
/
+2
*
add a wchar.h stub
Mike Frysinger
2009-07-20
2
-0
/
+19
*
mknod: convert to INLINE_SYSCALL() to sync with glibc
Mike Frysinger
2009-07-20
1
-12
/
+6
*
note that we do not want hidden malloc aliases
Mike Frysinger
2009-07-20
1
-0
/
+2
*
fix typo in frv endian comment
Mike Frysinger
2009-07-20
1
-1
/
+1
*
relocate i386 string.h to i386-specific dir
Mike Frysinger
2009-07-20
2
-1
/
+1
*
start ignoring include/ symlinks
Mike Frysinger
2009-07-20
1
-0
/
+21
[next]