summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_once.3
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2023-07-19 19:37:43 +0200
committerMerlin Scholz <merlin@scholz.ruhr>2023-07-19 19:37:43 +0200
commit509f0498e749fa43af638c2719442656bc3295da (patch)
tree1ddbf2aca1e01bdb57cc723811035bde22357d82 /lib/libpthread/pthread_once.3
parentc7d78f5ebdbe93048e09731ce76417ea5a78cd05 (diff)
Code cleanuplockdoc-10.99.5
Diffstat (limited to 'lib/libpthread/pthread_once.3')
0 files changed, 0 insertions, 0 deletions
d>2012-03-13Add missing includes.joerg 2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos 2011-06-20various build fixes for gcc 4.5. from chuq. XXX i'm not sure all ofmrg 2011-01-31Fix emulation issue of SETVAL, and make the code look the same between thechristos 2009-02-22Add __warn_references to getdirentries(), per PR 37730. Okayed by Christosdholland 2009-02-03sign-compare fixlukem 2009-01-11merge christos-time_tchristos 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-07-18Fix the return value so the MNT_GETARGS returns 0, not the buffer length.dsl 2007-07-14Change libc system callstub from 'mount' to '__mount50', add compat call.dsl 2007-03-02PR lib/34210: Avoid bus error (unaligned 64-bit access) on sparc64.nakayama 2006-08-04add missing const.yamt 2006-08-04remove the support of variable-sized filehandle from compat version ofyamt 2006-07-31Make filehandles opaque to userlandmartin 2006-07-27fts_data is defined to be something else now. Avoid syntax error.christos 2006-07-13Lint insists on this.martin 2006-07-13Ooops, forgot to add this with the last commitmartin 2006-07-13Fix alignement problems for fhandle_t, exposed by gcc4.1.martin 2006-06-26version the socket(2) syscall. for compat30 socket, we usemrg 2006-05-29support the new ntp_gettime() syscall and add compatibility for the old onedrochner 2006-05-04Adjust for the fhstat() compat kernel change.christos 2006-03-11Add glue to build the compat library as a separate "libcold" turned off bychristos 2005-09-13compat core reorg.christos