Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/librump/rumpuser
Module Name: src
Committed By: pooka
Date: Wed Mar 25 14:05:03 UTC 2009
Modified Files:
src/sys/rump/librump/rumpuser: Makefile
Log Message:
Need to compile with -D_REENTRANT, otherwise calling putchar() can
cause libc to commit suicide (!!!).
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/rump/librump/rumpuser/Makefile
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