On Mon, Apr 01, 2024 at 04:23:08PM +0200, Alejandro Colomar wrote:
> The Linux man-pages project has recently added the pthread_*(3) manual
> pages that were provided by glibc-doc.  The first upstream version of
> the Linux man-pages that includes these pages is man-pages-6.06.  Here's
> what was added:
> 
>       $ git diff --stat b06cd070f..128a3ae35
>        man3/pthread_cond_init.3            | 264 ++++++++++++++++++++
>        man3/pthread_condattr_init.3        |  48 ++++
>        man3/pthread_key_create.3           | 178 +++++++++++++
>        man3/pthread_mutex_init.3           | 241 ++++++++++++++++++
>        man3/pthread_mutexattr_setkind_np.3 |  52 ++++
>        man3/pthread_once.3                 |  44 ++++
>        6 files changed, 827 insertions(+)

Here's the relevant excerpt of the git-log(1):

        * 128a3ae35 pthread_key_create.3: Mention glibc instead of LinuxThreads
        * 8a00cac75 pthread_*.3: ffix (semantic newlines)
        * 74235f157 pthread_*.3: ffix (paragraphing)
        * 13151ec52 pthread_*.3: Remove AUTHOR section; add copyright; adapt TH
        * c1c253d0e pthread_cond_init.3, pthread_condattr_init.3, 
pthread_key_create.3, pthread_mutex_init.3, pthread_mutexattr_setkind_np.3, 
pthread_once.3: Update the glibc pages with the debian/glibc version of them
        *   87183bb8e Import debian/local/manpages/pthread_*.3 git history from 
debian/glibc
        |\  
        | * 02d79c7d9   * Remove linuxthreads from the tarball:     - 
rules.d/tarball.mk: don't fetech linuxthreads and linuxthreads_db.     - 
rules.d/build.mk: don't build linuxthreads manpages.     - rules: don't run 
make clean in linuxthreads directory.     - patches/any/local-sysctl.diff: drop 
the linuxthreads part.     - patches/all/local-pthread-manpages.diff: remove.   
  - local/manpages/pthread_*.3: import the few remaining linuxthreads       
manpages.     - debhelper.in/glibc-doc.manpages: update manpage locations.
        |/  
        * a254db8b3 pthread_cond_init.3, pthread_condattr_init.3, 
pthread_key_create.3, pthread_mutex_init.3, pthread_mutexattr_setkind_np.3, 
pthread_once.3: Import pages from glibc
        * 87d09778d Revert "linuxthreads, linuxthreads_db: Directories removed 
(preserved in ports repository)."
        *   281f670a4 Import linuxthreads/man/ git history from glibc
        |\  
        | * a3db24d46 linuxthreads, linuxthreads_db: Directories removed 
(preserved in ports repository).
        | * 2988d2724 (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
        | * f7f73b1ca 2.5-18.1
        | * 67eceac09 Update.
        | * 7ffaa96aa Update.
        | * 869af9b6a Correct example.
        | * 31b1e42d5 LinuxThreads library.
        |/  

-- 
<https://www.alejandro-colomar.es/>
Looking for a remote C programming job at the moment.

Attachment: signature.asc
Description: PGP signature

Reply via email to