Mike Frysinger 434de2bfe0 michael_d in #1849 writes: The getcwd() implementation in the absence of a getcwd syscall has an off-by-one allocation bug. As a result, sometimes the returned string has garbage at the end. 18 лет назад
..
inet 9734a5f15a This patch will fix a problem when the same host is defined with both IPv4 and 18 лет назад
misc 06f8c11fef Removed pointless initialization to 0 of DIR fields 18 лет назад
pwd_grp 1007c6844b sgetspent: add missing free/__uc_malloc calls 18 лет назад
signal f62a6df27c update license 19 лет назад
stdio 669e7e91fd - dtrt 19 лет назад
stdlib fa3a19983d realpath: reduce stack usage from 3*PATH_MAX (12k) to 1*PATH_MAX (4k). 18 лет назад
string e11c3011b1 mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols 18 лет назад
sysdeps 434de2bfe0 michael_d in #1849 writes: The getcwd() implementation in the absence of a getcwd syscall has an off-by-one allocation bug. As a result, sometimes the returned string has garbage at the end. 18 лет назад
termios ead11a4adf Nickolai Zeldovich writes: 19 лет назад
unistd ea5081a739 plug a memory leak when using execl* functions on no-mmu 18 лет назад
Makefile ba31c6c463 Remove TOPDIR 20 лет назад
Makefile.in e682ab4139 Some shared flat improvements. 18 лет назад