Pawel Jakub Dawidek e42e8df28f Cleanup sysconf(3) a bit. sysconf(3) assumes in some places it operates
on int, but in fact it should operate on long.
- Introduce 'lvalue' variable, which is long.
- Fix _SC_XOPEN_SHM for 64bit archs.
- Fix _SC_PHYS_PAGES for 64bit archs.
  Reported by:	simokawa
- Use lvalue for pathconf(3), as it returns long.
- Cast value explicitly to long on return.
2007-04-14 13:06:57 +00:00
..
2005-01-20 09:17:07 +00:00
2007-04-03 18:35:20 +00:00
2005-01-20 09:17:07 +00:00
2005-02-06 03:23:31 +00:00
2004-07-02 23:52:20 +00:00
2005-11-23 15:41:36 +00:00
2007-02-11 18:14:49 +00:00
2006-09-18 09:34:48 +00:00
2007-04-05 21:17:52 +00:00
2005-02-06 03:23:31 +00:00
2005-01-20 09:17:07 +00:00
2005-01-20 09:17:07 +00:00
2004-07-02 16:45:56 +00:00
2004-07-02 16:45:56 +00:00
2004-07-02 16:45:56 +00:00
2005-01-20 09:17:07 +00:00
2007-01-20 08:24:02 +00:00
2005-02-13 23:45:54 +00:00
2004-07-03 22:30:10 +00:00
2006-04-18 21:37:24 +00:00
2004-06-30 13:55:08 +00:00