Source-Changes archive

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

CVS commit: src/lib/libc/thread-stub



Module Name:    src
Committed By:   christos
Date:           Fri Apr  5 20:15:42 UTC 2013

Modified Files:
        src/lib/libc/thread-stub: Makefile.inc thread-stub.c
Added Files:
        src/lib/libc/thread-stub: thread-stub-init.c

Log Message:
split init and errno to a separate file. No point in growing rtld 10K.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/thread-stub/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/lib/libc/thread-stub/thread-stub-init.c
cvs rdiff -u -r1.23 -r1.24 src/lib/libc/thread-stub/thread-stub.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index