|
d60f3b0c
|
2011-01-01T20:17:23
|
|
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
|
|
1756f0d2
|
2010-11-20T13:42:17
|
|
nproc: Fix condition.
* lib/nproc.c: Test HAVE_PTHREAD_GETAFFINITY_NP, not
HAVE_PTHREAD_AFFINITY_NP.
|
|
5bfd9666
|
2010-01-11T02:16:04
|
|
nproc: Work better on Linux when /proc and /sys are not mounted.
|
|
45ab174d
|
2010-01-11T02:14:00
|
|
nproc: Refactor.
|
|
b2e2010c
|
2010-01-01T10:31:12
|
|
update nearly all FSF copyright year lists to include 2010
Use the same procedure as for 2009, outlined in
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
|
|
441aa304
|
2009-12-10T20:28:30
|
|
Use spaces for indentation, not tabs.
|
|
4e4fd5b6
|
2009-11-04T09:07:54
|
|
Make num_processors more flexible and consistent.
|
|
fe8e9df2
|
2009-10-18T11:22:22
|
|
Implement nproc for mingw.
|
|
c1c31499
|
2009-10-18T10:56:30
|
|
Implement nproc for IRIX.
|
|
2ea759e2
|
2009-10-18T10:42:19
|
|
Implement nproc for HP-UX.
|
|
e841c33e
|
2009-10-18T10:13:58
|
|
Implement nproc for NetBSD, OpenBSD.
|
|
4cc93d22
|
2009-03-25T13:01:24
|
|
New modules nproc, pthread.
* MODULES.html.sh: Add pthread, nproc.
* lib/nproc.c: New file.
* lib/nproc.h: New file.
* lib/pthread.in.h: New file.
* m4/pthread.m4: New file.
* modules/nproc: New file.
* modules/pthread: New file.
|