On Tue, May 17, 2005 at 11:47:40AM +0100, Neal H. Walfield wrote: > - <limits.h> > > There are various limits which need to be defined by <limits.h>, > e.g. PTHREAD_KEYS_MAX. We don't define them at all right now. As a > hack, we could define them in <pthread.h>. > > These usually have sysconf equivalents. I don't think this can be > worked around in libpthread. I think we need support from glibc.
While looking for something else, I found this in the glib2.0 build log: checking for minimal/maximal thread priority... none found configure: WARNING: I can not find the minimal and maximal priorities for threads on your system. Thus threads can only have the default priority. If you happen to know these main/max priorities, please inform the GLib developers. Is this due to some missing definitions as well, or is other action needed? (Or should we not worry about this?) thanks, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html _______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd