Add libc_wrapper support for random(), which will be used in upcoming EXA

memory manager work.
This commit is contained in:
Eric Anholt 2006-01-28 02:20:37 +00:00
commit dd50015b05
4 changed files with 17 additions and 1 deletions

View file

@ -1,3 +1,11 @@
2006-01-27 Eric Anholt <anholt@FreeBSD.org>
* hw/xfree86/os-support/shared/libc_wrapper.c: (xf86random):
* hw/xfree86/os-support/xf86_ansic.h:
* hw/xfree86/os-support/xf86_libc.h:
Add libc_wrapper support for random(), which will be used in upcoming
EXA memory manager work.
2006-01-27 Eric Anholt <anholt@FreeBSD.org>
* hw/xfree86/dixmods/Makefile.am: