Source-Changes archive

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

CVS commit: [nathanw_sa] basesrc/lib/libc/arch/arm/gen



Module Name:    basesrc
Committed By:   thorpej
Date:           Sun Nov 18 02:51:00 UTC 2001

Modified Files:
        basesrc/lib/libc/arch/arm/gen [nathanw_sa]: swapcontext.S

Log Message:
* Make this work with ELF.
* We don't appear to have an internal name for setcontext(), so
  don't use one (i.e. call setcontext(), rather than _setcontext()).

XXX Namespace considerations wrt. the ucontext functions are not
consistent -- need to revisit.


To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 basesrc/lib/libc/arch/arm/gen/swapcontext.S

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