Source-Changes archive

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

CVS commit: src/lib/libc/gen



Module Name:    src
Committed By:   christos
Date:           Sat Mar  1 18:19:50 UTC 2025

Modified Files:
        src/lib/libc/gen: pthread_atfork.c

Log Message:
keep a cache of 3 entries so that we don't have to call malloc(3) from
libpthread which can't call malloc from a constructor.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/lib/libc/gen/pthread_atfork.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index