Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   kleink
Date:           Mon Mar 22 19:09:11 UTC 1999

Modified Files:
        src/lib/libc/stdlib: atexit.h
Log Message:
Add 3 additional slots to the statically allocated exit handler array to
guarantee the ANSI-defined 32 registrations being possible despite those exit
handler registrations made by the startup code (a.out: 2, ELF: 3).




Home | Main Index | Thread Index | Old Index