Freeman Wang
|
23528282b7
malloc: fix race condition and other bugs in the no-mmu malloc
|
15 年之前 |
Austin Foxley
|
7dcd83e8bd
x86_64: fix multiple definition of chk functions
|
15 年之前 |
Hans-Christian Egtvedt
|
e092e7c304
check if USE_TLS is defined before use
|
15 年之前 |
Carmelo Amoroso
|
197b2de50d
libc: Remove pointless header string.h
|
15 年之前 |
Carmelo Amoroso
|
cbff4254e4
libc: Add missing header for memset
|
15 年之前 |
Carmelo Amoroso
|
9849c407e8
build: Get rids of PIC macro using compiler flag __PIC__ instead
|
15 年之前 |
Giuseppe Cavallaro
|
8cd420c223
sh: fix endianess and optimise the SH4 memcpy
|
15 年之前 |
Denys Vlasenko
|
6732cb1ae1
syslog: use send(MSG_NOSIGNAL) instead of write, thus no need to handle SIGPIPE
|
15 年之前 |
Denys Vlasenko
|
1eac4f3880
syslog: fix openlog(xx, LOG_KERN) and optimize a bit
|
15 年之前 |
Khem Raj
|
a92f0c2613
Include bits/libc-lock.h to get __libc_once_define
|
15 年之前 |
Filippo Arcidiacono
|
d67f6eb3ff
test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}
|
15 年之前 |
Carmelo Amoroso
|
c5c2cf0da5
sh: Add a prototype for the gcc __set_fpscr internal function
|
15 年之前 |
Austin Foxley
|
460cb81669
uClibc_ctype.h: fix inverted check for susv4 macro
|
15 年之前 |
Austin Foxley
|
9275f4baaa
test/.gitignore: Ignore a few more test binaries
|
15 年之前 |
Austin Foxley
|
b9a0b55473
test/dlopen: fix build for libtest.so
|
15 年之前 |
Austin Foxley
|
98f2724767
test/dlopen: Match the function name that libtest actually sets
|
15 年之前 |
Austin Foxley
|
263d2b8c93
test/pthread: fix build of cancellation-points test
|
15 年之前 |
Austin Foxley
|
59214098c8
test/stat: fix compiling the memcmp-stat test when __USE_MISC is defined
|
15 年之前 |
Bernhard Reutner-Fischer
|
8739ed0a9b
Add update instructions for x86_64 WRT utmp format
|
15 年之前 |
Denys Vlasenko
|
983c4d5188
make x86_64 struct utmp glibc-compatible
|
15 年之前 |
Bernhard Reutner-Fischer
|
903cfa151a
try to probe if stat.t_mtim.tv_nsec is available
|
15 年之前 |
Bernhard Reutner-Fischer
|
e5e2672ada
correct comment
|
15 年之前 |
Bernhard Reutner-Fischer
|
6442fb97e2
Robustify setting silent mode
|
15 年之前 |
Bernhard Reutner-Fischer
|
0aee3966d6
sync confname, environments with glibc
|
15 年之前 |
Bernhard Reutner-Fischer
|
3a8d2129f4
ignore some more testcase binaries
|
15 年之前 |
Bernhard Reutner-Fischer
|
557e0c8dd7
call nanosleep directly
|
15 年之前 |
Bernhard Reutner-Fischer
|
12fde89674
conditional cancellation-point test of usleep
|
15 年之前 |
Bernhard Reutner-Fischer
|
096b5ecfae
pass more ld flags
|
15 年之前 |
Bernhard Reutner-Fischer
|
bf536df6dd
ether_*() depend on socket or IP support
|
15 年之前 |
Bernhard Reutner-Fischer
|
8d845a64e8
avoid warning about unused variable
|
15 年之前 |