freebsd-dev/usr.sbin/fdread
Marcelo Araujo 45be165f23 Use NULL instead of 0 for pointers.
The strchr(3) returns a NULL if the character does not appears in the string.
The malloc will return NULL if cannot allocate memory.
2016-04-14 12:46:46 +00:00
..
fdread.1
fdread.c Use NULL instead of 0 for pointers. 2016-04-14 12:46:46 +00:00
fdutil.c Use NULL instead of 0 for pointers. 2016-04-14 12:46:46 +00:00
fdutil.h
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00