CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/04 09:33:03
Modified files:
lib/libc/stdio : fgetln.3
Log message:
1. mild deprecation notice
2. point to getline (suggested by nicm@)
3. cross reference fgetc(3) rather than putc(3)
4. add missing error handling to the example code
OK nicm@
