Source-Changes archive

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

CVS commit: [nathanw_sa] basesrc/lib/libc/thread-stub



Module Name:    basesrc
Committed By:   thorpej
Date:           Fri Nov 16 16:20:45 UTC 2001

Modified Files:
        basesrc/lib/libc/thread-stub [nathanw_sa]: Makefile.inc pthread-stub.c
Added Files:
        basesrc/lib/libc/thread-stub [nathanw_sa]: pthread-indr.c

Log Message:
Add __indr_reference stubs so that an a.out libc works on its
own (a.out doesn't support __weak_alias).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.8.1 basesrc/lib/libc/thread-stub/Makefile.inc
cvs rdiff -r0 -r1.1.2.1 basesrc/lib/libc/thread-stub/pthread-indr.c
cvs rdiff -r1.3.6.2 -r1.3.6.3 basesrc/lib/libc/thread-stub/pthread-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