CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/13 00:18:21
Modified files:
lib/libc/stdio : makebuf.c setvbuf.c
Log message:
Remove unnecessary calls to __atexit_register_cleanup(), calling __sinit()
instead where necessary.
Based on a diff from enh (at) google.com
ok millert@
