* fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too. Don't
[pspp] / lib / time_r.c
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-05-14 Paul Eggert*** empty log message ***
2003-09-08 Paul Eggert* modules/time_r: Depend on 'restrict'.
2003-09-06 Paul EggertAdd time_r module. Change timegm, mktime, and strftime...