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 | -0/+8 | |
| | | | | | | 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. | |||||
* | And with this, the alpha port is not basically working. | Eric Andersen | 2002-05-30 | 1 | -24/+24 | |
| | | | | -Erik | |||||
* | Needed for the alpha port | Eric Andersen | 2002-05-30 | 6 | -1/+292 | |
| | | | | -Erik | |||||
* | Use the default version in include/sys instead | Eric Andersen | 2002-05-12 | 1 | -29/+0 | |
| | ||||||
* | Add a default syscalls.h that will just error out. | Eric Andersen | 2002-05-12 | 2 | -0/+242 | |
| | | | | Add in syscalls.h for alpha. | |||||
* | First pass attempt at an alpha port | Eric Andersen | 2002-05-10 | 35 | -0/+3158 | |