Waldemar Brodkorb
|
52df983934
remove editor hints for vi
|
7 лет назад |
Natanael Copa
|
2631ae8aab
getservice: fix handling of long lines
|
14 лет назад |
Natanael Copa
|
5cb23c3c73
getservice: getservent_r must return ERANGE when buffer is too small
|
14 лет назад |
Bernhard Reutner-Fischer
|
72e1a1ce18
getserv: fix reading services lines w > 80 chars
|
14 лет назад |
Bernhard Reutner-Fischer
|
a3a2b777bf
switch getservice to config parser
|
14 лет назад |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 лет назад |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 лет назад |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 лет назад |
Denis Vlasenko
|
933df87e4e
libc_hidden_proto removal, a few more functions
|
16 лет назад |
Denis Vlasenko
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
16 лет назад |
Bernd Schmidt
|
e433ede08b
Revert revision 19347, plus libc_hidden_proto for __uc_malloc.
|
16 лет назад |
Carmelo Amoroso
|
9811a4df8a
Fix build failure due to missing 'smallint' definition
|
16 лет назад |
Denis Vlasenko
|
06607b674f
Slight size reduction by use of smallints/consts:
|
16 лет назад |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 лет назад |
Denis Vlasenko
|
9c6cdf5450
add hidden_proto's for __uc_malloc
|
16 лет назад |
Denis Vlasenko
|
88483db112
make regex_old.c, ruserpass.c use __uc_malloc,
|
17 лет назад |
Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
18 лет назад |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 лет назад |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 лет назад |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
Peter S. Mazinger
|
6a6ae6e1a2
Convert some users and get rid of __rpc_thread_createerr jump reloc, this was indeed a badly chosen name
|
19 лет назад |
Peter S. Mazinger
|
77ccb5b1dc
mmap/mremap/socket/rewind gone
|
19 лет назад |
Peter S. Mazinger
|
11b9aee8ff
Again rpc ;-( , all *inet*, *addr*
|
19 лет назад |
Mike Frysinger
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
19 лет назад |
Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
19 лет назад |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 лет назад |
Peter S. Mazinger
|
de77369cf4
Hide some of mem* and str*
|
19 лет назад |
Eric Andersen
|
d1b32a77aa
Change the global 'buf' to 'servbuf' since some functions in here use
|
20 лет назад |
Eric Andersen
|
e32376aaed
Reduce memory used by static buffers and allocate that memory dynamicly
|
20 лет назад |
Eric Andersen
|
e5104517c1
Fix a really dumb bug introduced in version 1.4 of this file (a patch for ipv6
|
21 лет назад |