Peter S. Mazinger
|
8cbb9efc63
Correct syntax now...
|
il y a 20 ans |
Peter S. Mazinger
|
7a79b1da0c
Use correct syntax, correct weak/strong for [__]strxfrm
|
il y a 20 ans |
Peter S. Mazinger
|
96cbd4c11d
Add prototype for __time, #define time __time is not usable here
|
il y a 20 ans |
Peter S. Mazinger
|
c3bb237b13
Hide strftime/strptime/wcsftime and make use of internals
|
il y a 20 ans |
Peter S. Mazinger
|
62f5e95233
Add needed prototypes removed from generic header
|
il y a 20 ans |
Peter S. Mazinger
|
8d6c011afe
Hide str*casecmp/*coll/*xfrm and make use of the internal versions
|
il y a 20 ans |
Peter S. Mazinger
|
ce5e361db2
Guard __strcoll/strcoll for C locales and use the same logic as elsewhere
|
il y a 20 ans |
Peter S. Mazinger
|
0a8209d901
Sync to glibc, remove __x
|
il y a 20 ans |
Peter S. Mazinger
|
db782340c4
Add some needed prototypes and macros to allow transition of __XL and friends to hidden versions
|
il y a 20 ans |
Peter S. Mazinger
|
b3f0872f22
Remove a loop if locales are to be built
|
il y a 20 ans |
"Steven J. Hill"
|
cce16f1d63
Yeah, suck it up. I'm tired of merging stuff.
|
il y a 20 ans |
"Steven J. Hill"
|
75e081a206
Get rid of compiler warning.
|
il y a 20 ans |
"Steven J. Hill"
|
4c239f0726
We need these aliases to stay so that NPTL can override them.
|
il y a 20 ans |
"Steven J. Hill"
|
43dcd01c49
Part deux.
|
il y a 20 ans |
"Steven J. Hill"
|
bc87181a3f
Move 'librt' includes to be after pthreads since NPTL will be also be adding new code for this library. Be afraid, be very afraid.
|
il y a 20 ans |
"Steven J. Hill"
|
f9edc7cfe3
Fix includes for NPTL thread model.
|
il y a 20 ans |
Mike Frysinger
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
il y a 20 ans |
Mike Frysinger
|
680f842816
include more paths in libpthreads
|
il y a 20 ans |
Mike Frysinger
|
db15eef988
hide some internal pthread functions
|
il y a 20 ans |
Mike Frysinger
|
f97fb53f14
first pass at hidden_def() macro based on the glibc one
|
il y a 20 ans |
Mike Frysinger
|
6e6ff78b3e
touchup whitespace/comments
|
il y a 20 ans |
Mike Frysinger
|
19c6b0171e
use the internal pthread_mutex_init()
|
il y a 20 ans |
Mike Frysinger
|
9ac20d30b1
only define offsetof macro if it isnt already defined
|
il y a 20 ans |
Mike Frysinger
|
5ccce35379
a small TODO
|
il y a 20 ans |
Mike Frysinger
|
1fb4a50802
better help message for regex_old
|
il y a 20 ans |
Peter S. Mazinger
|
bacb3513d9
Sync w/ glibc and disable everything uClibc does not provide
|
il y a 20 ans |
Peter S. Mazinger
|
d560a541eb
Remove hp-timing.h on clean
|
il y a 20 ans |
Peter S. Mazinger
|
765696aac5
More hiding, 300 left
|
il y a 20 ans |
Peter S. Mazinger
|
855dca36fe
Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases
|
il y a 20 ans |
Peter S. Mazinger
|
86450311eb
_uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target
|
il y a 20 ans |