Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] basesrc/lib/libsyscall
Module Name: basesrc
Committed By: nathanw
Date: Tue Jan 29 19:48:56 UTC 2002
Added Files:
basesrc/lib/libsyscall [nathanw_sa]: Makefile shlib_version
Log Message:
Libsyscall build infrastructure.
This provides other libraries (notably, libpthread) with the ability to
override syscalls with wrappers that do something else, optionally calling
the real system call (renamed to _syscall_whatever), and have those overridden
functioned used by libc.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 basesrc/lib/libsyscall/Makefile \
basesrc/lib/libsyscall/shlib_version
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