Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up CLK_TCK situation. clock() and sysconf() now use an | Manuel Novoa III | 2002-07-15 | 1 | -73/+0 |
| | | | | | | arch-specific constant value defined in bits/uClibc_clk_tck.h. Default is 100 (common/bits) but alpha uses 1024 following glibc. Override per arch as necessary. | ||||
* | Update to accomodate the header file changes | Eric Andersen | 2001-09-27 | 1 | -16/+30 |
| | |||||
* | Sync with glibc i386 bits. | Eric Andersen | 2001-03-19 | 1 | -1/+1 |
| | |||||
* | Some more major updates to further superate ucLibc from the kernel | Eric Andersen | 2000-07-06 | 1 | -0/+59 |
headers (the way it has been done in GNU libc). -Erik |