Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pointed out by: theo
|
|
stack scribble). Also, SyslogAddr is a sockaddr_un,
not a sockaddr.
|
|
|
|
|
|
|
|
|
|
|
|
the default. For xpg4.2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1) usleep() and ualarm() use useconds_t not u_int
2) usleep() returns an int
|
|
|
|
|
|
|
|
termination. Now we do.
|
|
|
|
|
|
|
|
1) Add support for FNM_LEADING_DIR, FNM_CASEFOLD, FNM_IGNORECASE
2) POSIX.2 fixes
|
|
the form of an ls(1) bug and dm@reeducation-labor.lcs.mit.edu in
the form of a cp(1) bug.
|
|
|
|
|
|
|
|
|
|
|
|
GLOB_ABORT and defining GLOB_NOMATCH and GLOB_NOSYS (the latter is
not used).
|
|
|
|
|
|
Adds a new flag to fts(3).
|
|
as pointed out by Bruce Evans.
|
|
|
|
Update man page from lite2 while I'm at it.
|