Waldemar Brodkorb
|
a6975db114
libc: getpass,getutent: allocate buffer dynamically
|
hace 8 años |
Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
hace 12 años |
Denys Vlasenko
|
d5fd9afa76
getpass: s/sizeof(buf)-1/sizeof(buf)/ in fgets
|
hace 13 años |
Denys Vlasenko
|
38b3cd5f04
getpass: several fixes
|
hace 13 años |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
hace 15 años |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
hace 16 años |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
hace 16 años |
Denis Vlasenko
|
933df87e4e
libc_hidden_proto removal, a few more functions
|
hace 16 años |
Bernhard Reutner-Fischer
|
1372e95c24
- remove a couple of duplicate includes
|
hace 16 años |
Bernd Schmidt
|
74d1d18f6b
Revert revision 19345 plus libc_hidden_proto for __uc_malloc.
|
hace 16 años |
Bernhard Reutner-Fischer
|
11975abb2c
- remove old-style definitions. No object-code changes.
|
hace 16 años |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
hace 16 años |
Denis Vlasenko
|
9c6cdf5450
add hidden_proto's for __uc_malloc
|
hace 16 años |
Denis Vlasenko
|
249c30a44a
make utent.c, getpass.c use __uc_malloc
|
hace 17 años |
Mike Frysinger
|
ce8e3e1521
sync with glibc
|
hace 18 años |
Peter S. Mazinger
|
9d341d2232
Correct typo
|
hace 18 años |
Peter S. Mazinger
|
64b8d39133
Mark some functions as BSD only
|
hace 18 años |
Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
hace 18 años |
Peter S. Mazinger
|
b25ad630be
Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-)
|
hace 19 años |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
hace 19 años |
Peter S. Mazinger
|
403d3b6c02
Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back
|
hace 19 años |
Peter S. Mazinger
|
f32600208f
Convert all users of earlier hiddens
|
hace 19 años |
Peter S. Mazinger
|
afdecae49f
Use internal versions
|
hace 19 años |
Peter S. Mazinger
|
53b5f21c9c
Hide more
|
hace 19 años |
Peter S. Mazinger
|
765696aac5
More hiding, 300 left
|
hace 19 años |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
hace 19 años |
Manuel Novoa III
|
6fe5b769d6
Only set no buffering if we opened the file. Also, don't bother restoring
|
hace 22 años |
Eric Andersen
|
caab797645
Per discussion on the mailing list, fix getpass properly.
|
hace 22 años |
Eric Andersen
|
cb64288cfe
Patch from Axel Barnitzke <barney@xkontor.com> to fixup
|
hace 22 años |
Eric Andersen
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
hace 24 años |