mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-20 20:12:21 +00:00
Add libc_wrapper support for random(), which will be used in upcoming EXA
memory manager work.
This commit is contained in:
parent
3d1667278f
commit
dd50015b05
4 changed files with 17 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue