cvs commit: src/lib/libc/alpha/sys Makefile.inc src/lib/libc/amd64/sys Makefile.inc src/lib/libc/i386/sys Makefile.inc src/lib/libc/ia64/sys Makefile.inc src/lib/libc/powerpc/sys Makefile.inc src/lib/libc/sparc64/sys Makefile.inc ...

Bruce M Simpson bms at spc.org
Mon Aug 11 01:02:40 PDT 2003


On Mon, Aug 11, 2003 at 12:14:08AM -0700, Bruce M Simpson wrote:
>    - All those diffs to syscalls.master for each architecture *are*
>      necessary. This needed clarification; the stub code generation for
>      mlockall() was disabled, which would prevent applications from
>      linking to this API (suggested by mux)

I meant, of course, to say Makefile.inc here. I was thinking of another
project entirely, where touching syscalls.master was necessary for 64-bit
i386-derived architectures in order to thunk i386 syscalls correctly,
but this hasn't happened yet.

BMS


More information about the cvs-src mailing list