Changeset 904 in openpam
- Timestamp:
- Jan 17, 2017, 3:17:55 PM (4 years ago)
- Location:
- branches/nooath
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/nooath
-
branches/nooath/t/t_main.c
r895 r904 81 81 #endif 82 82 83 /* make stdout line-buffered to preserve ordering */ 84 setvbuf(stdout, NULL, _IOLBF, 0); 85 83 86 /* clean up temp files in case of premature exit */ 84 87 atexit(t_fcloseall);
Note: See TracChangeset
for help on using the changeset viewer.