[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#496715: marked as done (libpthread-stubs: Should provide more pthread_* functions)



Your message dated Thu, 31 Oct 2024 18:29:03 +0100
with message-id <ZyO-X24Obix74_HE@carotte>
and subject line Re: Bug#496715: libpthread-stubs: Should provide more pthread_* functions
has caused the Debian Bug report #496715,
regarding libpthread-stubs: Should provide more pthread_* functions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
496715: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496715
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libpthread-stubs
Severity: normal

Reading glibc's forward.c, libpthread-stubs should provide more
pthread_* functions, namely:

- pthread_attr_init, pthread_attr_destroy, pthread_attr_getdetachstate,
  pthread_attr_setdetachstate, pthread_attr_getinheritsched,
  pthread_attr_setinheritsched, pthread_attr_getschedparam,
  pthread_attr_setschedparam, pthread_attr_getschedpolicy,
  pthread_attr_setschedpolicy, pthread_attr_getscope,
  pthread_attr_setscope, pthread_condattr_init, pthread_condattr_destroy,
  all just returning 0,
- pthread_cond_timedwait, returning 0.
- pthread_exit, calling exit(EXIT_SUCCESS)
- pthread_getschedparam, pthread_setschedparam, returning 0
- pthread_setcancelstate, pthread_setcanceltype, returning 0

Samuel

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel
#ifndef I_WISH_WORLD_WERE_PERFECT
/* It is not :-( All the routers (except for Linux) return only
...
 -+- linux/net/ipv4/ipip.c -+-



--- End Message ---
--- Begin Message ---
Version: 0.3-1

Salut Samuel,

On Wed, Aug 27, 2008 at 00:38:53 +0100, Samuel Thibault wrote:

> Package: libpthread-stubs
> Severity: normal
> 
> Reading glibc's forward.c, libpthread-stubs should provide more
> pthread_* functions, namely:
> 
Your extra stubs were added in 0.3, many moons ago.  Belatedly closing.

Cheers,
Julien

--- End Message ---

Reply to: