Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-19 | [HAVE_NLIST_H] (NLIST_STRUCT): Define. | Jim Meyering | |
2000-06-19 | revert last change | Jim Meyering | |
2000-06-18 | s/NLIST_STRUCT/HAVE_NLIST_H/. Remove big | Jim Meyering | |
multi-platform `#ifndef NLIST_STRUCT' block. | |||
1999-01-31 | Include locale.h. | Jim Meyering | |
[!HAVE_SETLOCALE]: Define-away setlocale. (getloadavg): Ensure the sscanf of /proc/getloadavg data uses the `C' numeric locale. Restore afterwards. | |||
1997-07-15 | correct cpp-indentation | Jim Meyering | |
1997-07-15 | Merge with FSF. | Jim Meyering | |
1997-01-18 | Add comment re HAVE_PSTAT_GETDYNAMIC. | Jim Meyering | |
1997-01-15 | Fix up indentation a little. | Jim Meyering | |
1997-01-15 | Indent cpp-directives to reflect nesting. | Jim Meyering | |
1996-12-07 | [__SVR4]: Define SVR4. | Jim Meyering | |
Remove duplicate `|| defined(SVR4)' disjunct guarding the #define KERNEL_FILE "/unix" definiton. | |||
1996-10-22 | [__linux__]: Don't bother with a.out/nlist/kernel | Jim Meyering | |
defines or includes -- Linux systems simply read /proc/loadavg. | |||
1996-10-10 | [__sun]: Define sun. Reported by Kaveh Ghazi. | Jim Meyering | |
1996-10-08 | [__hpux]: Define hpux. From Eric Backus. | Jim Meyering | |
1996-09-19 | Replace with FSF version. | Jim Meyering | |
1996-04-14 | Test cpp-defined __sun as well as sun, because | Jim Meyering | |
in strict ANSI mode, only __sun is defined. From Kaveh Ghazi. | |||
1996-04-10 | . | Jim Meyering | |