Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run Nindent on com32/lib/lrand48.c | H. Peter Anvin | 2009-05-29 | 1 | -13/+12 |
| | | | | | | | | | Automatically reformat com32/lib/lrand48.c using Nindent. Do this for all files except HDT, gPXE and externally maintained libraries (zlib, tinyjpeg, libpng). Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||||
* | Fix lrand48() and rand() | H. Peter Anvin | 2008-08-11 | 1 | -1/+1 |
| | | | | | | | | | lrand48() and rand() had improper parenthesization, which caused it to return negative values. Spotted by Stefan Bucur :) Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||||
* | Across-the-board stealth whitespace cleanup | H. Peter Anvin | 2006-05-03 | 1 | -2/+1 |
| | |||||
* | Very first cut at a klibc-derived C library for com32 | hpa | 2004-11-10 | 1 | -0/+42 |