Searched hist:dd47921eac70fde581261a1890d7c1bc1cfbc4a4 (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/libc/stdio/ |
H A D | getline.3 | diff dd47921eac70fde581261a1890d7c1bc1cfbc4a4 Sat Jul 30 03:00:16 CEST 2016 Baptiste Daroussin <bapt@FreeBSD.org> Remove _WITH_GETLINE and _WITH_DPRINTF guards
When adding getline(3) and dprintf(3) into libc, those guards were added to prevent breaking too many ports.
7 years later the ports tree have been fixed, it is time to remove this FreeBSDism
While here remove the extra parenthesis surrounding dprintf(3)
|
H A D | printf.3 | diff dd47921eac70fde581261a1890d7c1bc1cfbc4a4 Sat Jul 30 03:00:16 CEST 2016 Baptiste Daroussin <bapt@FreeBSD.org> Remove _WITH_GETLINE and _WITH_DPRINTF guards
When adding getline(3) and dprintf(3) into libc, those guards were added to prevent breaking too many ports.
7 years later the ports tree have been fixed, it is time to remove this FreeBSDism
While here remove the extra parenthesis surrounding dprintf(3)
|
/freebsd/include/ |
H A D | stdio.h | diff dd47921eac70fde581261a1890d7c1bc1cfbc4a4 Sat Jul 30 03:00:16 CEST 2016 Baptiste Daroussin <bapt@FreeBSD.org> Remove _WITH_GETLINE and _WITH_DPRINTF guards
When adding getline(3) and dprintf(3) into libc, those guards were added to prevent breaking too many ports.
7 years later the ports tree have been fixed, it is time to remove this FreeBSDism
While here remove the extra parenthesis surrounding dprintf(3)
|