cbiere 21f5afe6b9 * 0/1 -> EXIT_{SUCCESS,FAILURE}
* make_utmpx(): Added comment and slightly simpler construct.
 * alrm_handler(): Suppress "unused parameter" warning.
 * mapfile():
   * Handle st.st_size correctly.
   * Avoid unnecessary return statements.
   * Removed unnecessary MAP_FILE flag.
   * Use S_ISLNK() and check S_ISREG() too.
   * Add the terminating NUL rather after readlink() than
     before, just in case.
 * writefile():
   * Avoid unnecessary return statements.
 * read_ttys():
   * Check S_ISREG() as well.
   * Check for st.st_size > 0 rather than != 0.
2007-02-05 22:36:18 +00:00
..
2007-01-08 07:22:12 +00:00
2007-01-17 21:59:49 +00:00
2007-01-17 21:59:49 +00:00
2007-02-05 22:36:18 +00:00
2007-01-17 21:59:49 +00:00
2007-02-02 07:28:03 +00:00
2007-01-17 21:59:49 +00:00
2007-01-23 20:34:17 +00:00
2007-01-17 21:59:49 +00:00