Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ia64: relocate out of ports/ subdir | Mike Frysinger | 2014-02-16 | 1 | -0/+30 |
| | |||||
* | Remove IA-64 support | Ulrich Drepper | 2012-01-07 | 1 | -31/+0 |
| | |||||
* | Fix sysconf compilation for !HP_TIMING_AVAIL archs | Andreas Schwab | 2011-05-23 | 1 | -1/+1 |
| | |||||
* | sysconf on Linux/ia64 reported outdate versions for some options | Ulrich Drepper | 2011-05-15 | 1 | -17/+3 |
| | | | | The code is also cleaned up to avoid inefficiencies. | ||||
* | * sysdeps/unix/sysv/linux/ia64/sysconf.c (linux_sysconf): Fix a typo. | Roland McGrath | 2004-10-04 | 1 | -1/+1 |
| | |||||
* | Update. | Ulrich Drepper | 2004-10-04 | 1 | -0/+45 |
* sysdeps/unix/sysv/linux/ia64/sysconf.c: New file. * sysdeps/unix/sysv/linux/ia64/Dist: Add has_cpuclock.c. * sysdeps/unix/sysv/linux/ia64/clock_getcpuclockid.c: Move actual testing code to... * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: ...here. New file. * sysdeps/unix/sysv/linux/i386/sysconf.c: Add dynamic check for _SC_CPUTIME and _SC_THREAD_CPUTIME. |