CVS commit: src/lib/libc/include

2024-01-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 19 19:31:41 UTC 2024 Modified Files: src/lib/libc/include: extern.h Log Message: more extern decls To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/lib/libc/include/extern.h Please note that diffs

CVS commit: src/lib/libc/include

2024-01-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 19 19:31:41 UTC 2024 Modified Files: src/lib/libc/include: extern.h Log Message: more extern decls To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/lib/libc/include/extern.h Please note that diffs

CVS commit: src/lib/libc/include

2021-07-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 4 16:18:50 UTC 2021 Modified Files: src/lib/libc/include: namespace.h Log Message: libc: remove special handling for lint In namespace.h 1.102 from 2005-07-16, the #ifndef was added to fix the broken lint2 pass.

CVS commit: src/lib/libc/include

2021-07-04 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 4 16:18:50 UTC 2021 Modified Files: src/lib/libc/include: namespace.h Log Message: libc: remove special handling for lint In namespace.h 1.102 from 2005-07-16, the #ifndef was added to fix the broken lint2 pass.

CVS commit: src/lib/libc/include

2020-09-22 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Sep 22 21:38:50 UTC 2020 Modified Files: src/lib/libc/include: namespace.h Log Message: remove getentropy bits To generate a diff of this commit: cvs rdiff -u -r1.199 -r1.200 src/lib/libc/include/namespace.h Please note that

CVS commit: src/lib/libc/include

2020-09-22 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Sep 22 21:38:50 UTC 2020 Modified Files: src/lib/libc/include: namespace.h Log Message: remove getentropy bits To generate a diff of this commit: cvs rdiff -u -r1.199 -r1.200 src/lib/libc/include/namespace.h Please note that

CVS commit: src/lib/libc/include

2020-05-16 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat May 16 16:16:59 UTC 2020 Modified Files: src/lib/libc/include: futex_private.h Log Message: Avoid pulling in "namespace.h" here, as it can have unintended effects on consumers of this header. To generate a diff of this

CVS commit: src/lib/libc/include

2020-05-16 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat May 16 16:16:59 UTC 2020 Modified Files: src/lib/libc/include: futex_private.h Log Message: Avoid pulling in "namespace.h" here, as it can have unintended effects on consumers of this header. To generate a diff of this

Re: CVS commit: src/lib/libc/include

2018-01-06 Thread Kamil Rytarowski
On 07.01.2018 00:41, Joerg Sonnenberger wrote: > On Fri, Jan 05, 2018 at 06:57:06PM +, Kamil Rytarowski wrote: >> Module Name: src >> Committed By:kamil >> Date:Fri Jan 5 18:57:06 UTC 2018 >> >> Modified Files: >> src/lib/libc/include: namespace.h >> >> Log

Re: CVS commit: src/lib/libc/include

2018-01-06 Thread Joerg Sonnenberger
On Fri, Jan 05, 2018 at 06:57:06PM +, Kamil Rytarowski wrote: > Module Name: src > Committed By: kamil > Date: Fri Jan 5 18:57:06 UTC 2018 > > Modified Files: > src/lib/libc/include: namespace.h > > Log Message: > Register more syscalls in namespace.h (of libc) > > Add weak

CVS commit: src/lib/libc/include

2018-01-05 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Fri Jan 5 18:57:06 UTC 2018 Modified Files: src/lib/libc/include: namespace.h Log Message: Register more syscalls in namespace.h (of libc) Add weak symbols for: - fcntl - close - execve - setcontext - wait6 - write -

CVS commit: src/lib/libc/include

2018-01-05 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Fri Jan 5 18:57:06 UTC 2018 Modified Files: src/lib/libc/include: namespace.h Log Message: Register more syscalls in namespace.h (of libc) Add weak symbols for: - fcntl - close - execve - setcontext - wait6 - write -

CVS commit: src/lib/libc/include

2017-10-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 22 01:57:33 UTC 2017 Modified Files: src/lib/libc/include: namespace.h Log Message: xref libc/README To generate a diff of this commit: cvs rdiff -u -r1.187 -r1.188 src/lib/libc/include/namespace.h Please note that

CVS commit: src/lib/libc/include

2017-10-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 22 01:57:33 UTC 2017 Modified Files: src/lib/libc/include: namespace.h Log Message: xref libc/README To generate a diff of this commit: cvs rdiff -u -r1.187 -r1.188 src/lib/libc/include/namespace.h Please note that

CVS commit: src/lib/libc/include

2017-10-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 22 00:20:50 UTC 2017 Modified Files: src/lib/libc/include: namespace.h Log Message: Add an explanation of how namespace.h works. To generate a diff of this commit: cvs rdiff -u -r1.186 -r1.187

CVS commit: src/lib/libc/include

2017-10-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 22 00:20:50 UTC 2017 Modified Files: src/lib/libc/include: namespace.h Log Message: Add an explanation of how namespace.h works. To generate a diff of this commit: cvs rdiff -u -r1.186 -r1.187

CVS commit: src/lib/libc/include

2017-07-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Jul 14 19:24:12 UTC 2017 Modified Files: src/lib/libc/include: atexit.h Log Message: Avoid common declaration. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libc/include/atexit.h Please note that diffs

CVS commit: src/lib/libc/include

2017-07-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Jul 14 19:24:12 UTC 2017 Modified Files: src/lib/libc/include: atexit.h Log Message: Avoid common declaration. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libc/include/atexit.h Please note that diffs

CVS commit: src/lib/libc/include

2017-02-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Feb 8 18:00:37 UTC 2017 Modified Files: src/lib/libc/include: reentrant.h Log Message: empty to nothing To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/lib/libc/include/reentrant.h Please note that

CVS commit: src/lib/libc/include

2017-02-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Feb 8 18:00:37 UTC 2017 Modified Files: src/lib/libc/include: reentrant.h Log Message: empty to nothing To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/lib/libc/include/reentrant.h Please note that

CVS commit: src/lib/libc/include

2017-02-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Feb 8 16:13:40 UTC 2017 Modified Files: src/lib/libc/include: reentrant.h Log Message: __empty is defined in To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/lib/libc/include/reentrant.h Please note

CVS commit: src/lib/libc/include

2017-02-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Feb 8 16:13:40 UTC 2017 Modified Files: src/lib/libc/include: reentrant.h Log Message: __empty is defined in To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/lib/libc/include/reentrant.h Please note

CVS commit: src/lib/libc/include

2017-01-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 13 14:41:27 UTC 2017 Modified Files: src/lib/libc/include: namespace.h Log Message: allow overriding snprintf/vsnprintf To generate a diff of this commit: cvs rdiff -u -r1.184 -r1.185 src/lib/libc/include/namespace.h

CVS commit: src/lib/libc/include

2017-01-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 13 14:41:27 UTC 2017 Modified Files: src/lib/libc/include: namespace.h Log Message: allow overriding snprintf/vsnprintf To generate a diff of this commit: cvs rdiff -u -r1.184 -r1.185 src/lib/libc/include/namespace.h

CVS commit: src/lib/libc/include

2014-03-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 20 17:25:23 UTC 2014 Modified Files: src/lib/libc/include: port_before.h Log Message: CID 273814, don't confuse coverity. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/include/port_before.h

CVS commit: src/lib/libc/include

2014-03-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 20 17:25:23 UTC 2014 Modified Files: src/lib/libc/include: port_before.h Log Message: CID 273814, don't confuse coverity. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/include/port_before.h

Re: CVS commit: src/lib/libc/include

2014-01-16 Thread Joerg Sonnenberger
On Thu, Jan 16, 2014 at 03:31:18PM -0500, Christos Zoulas wrote: Module Name: src Committed By: christos Date: Thu Jan 16 20:31:18 UTC 2014 Modified Files: src/lib/libc/include: namespace.h Log Message: namespace protection for the new err functions Please revert after

Re: CVS commit: src/lib/libc/include

2014-01-16 Thread Christos Zoulas
In article 20140116222751.gb18...@britannica.bec.de, Joerg Sonnenberger jo...@britannica.bec.de wrote: On Thu, Jan 16, 2014 at 03:31:18PM -0500, Christos Zoulas wrote: Module Name: src Committed By:christos Date:Thu Jan 16 20:31:18 UTC 2014 Modified Files:

CVS commit: src/lib/libc/include

2014-01-16 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jan 16 19:16:42 UTC 2014 Modified Files: src/lib/libc/include: namespace.h Log Message: Fix (v)errc/(v)warnc. To generate a diff of this commit: cvs rdiff -u -r1.170 -r1.171 src/lib/libc/include/namespace.h Please note that

CVS commit: src/lib/libc/include

2014-01-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 16 20:31:18 UTC 2014 Modified Files: src/lib/libc/include: namespace.h Log Message: namespace protection for the new err functions To generate a diff of this commit: cvs rdiff -u -r1.171 -r1.172

CVS commit: src/lib/libc/include

2014-01-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 16 21:02:30 UTC 2014 Modified Files: src/lib/libc/include: namespace.h Log Message: remove dups To generate a diff of this commit: cvs rdiff -u -r1.172 -r1.173 src/lib/libc/include/namespace.h Please note that diffs

CVS commit: src/lib/libc/include

2014-01-16 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jan 16 19:16:42 UTC 2014 Modified Files: src/lib/libc/include: namespace.h Log Message: Fix (v)errc/(v)warnc. To generate a diff of this commit: cvs rdiff -u -r1.170 -r1.171 src/lib/libc/include/namespace.h Please note that

CVS commit: src/lib/libc/include

2014-01-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 16 20:31:18 UTC 2014 Modified Files: src/lib/libc/include: namespace.h Log Message: namespace protection for the new err functions To generate a diff of this commit: cvs rdiff -u -r1.171 -r1.172

CVS commit: src/lib/libc/include

2014-01-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 16 21:02:30 UTC 2014 Modified Files: src/lib/libc/include: namespace.h Log Message: remove dups To generate a diff of this commit: cvs rdiff -u -r1.172 -r1.173 src/lib/libc/include/namespace.h Please note that diffs

CVS commit: src/lib/libc/include

2013-05-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat May 4 18:31:47 UTC 2013 Modified Files: src/lib/libc/include: extern.h Log Message: move prototypes to stdio.h To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/lib/libc/include/extern.h Please note that

CVS commit: src/lib/libc/include

2013-05-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat May 4 18:31:47 UTC 2013 Modified Files: src/lib/libc/include: extern.h Log Message: move prototypes to stdio.h To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/lib/libc/include/extern.h Please note that

CVS commit: src/lib/libc/include

2013-04-12 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Apr 12 18:12:59 UTC 2013 Modified Files: src/lib/libc/include: reentrant.h Log Message: Mark __libc_thr_exit_stub as dead. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libc/include/reentrant.h

CVS commit: src/lib/libc/include

2013-04-12 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Apr 12 18:12:59 UTC 2013 Modified Files: src/lib/libc/include: reentrant.h Log Message: Mark __libc_thr_exit_stub as dead. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/lib/libc/include/reentrant.h

CVS commit: src/lib/libc/include

2012-06-03 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Jun 3 21:27:30 UTC 2012 Modified Files: src/lib/libc/include: reentrant.h Log Message: Provide a usable thr_once for !_REENTRANT To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/lib/libc/include/reentrant.h

CVS commit: src/lib/libc/include

2012-06-03 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Jun 3 21:27:30 UTC 2012 Modified Files: src/lib/libc/include: reentrant.h Log Message: Provide a usable thr_once for !_REENTRANT To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/lib/libc/include/reentrant.h

CVS commit: src/lib/libc/include

2012-04-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Apr 12 22:08:46 UTC 2012 Modified Files: src/lib/libc/include: namespace.h Log Message: name protection for getpassfd To generate a diff of this commit: cvs rdiff -u -r1.152 -r1.153 src/lib/libc/include/namespace.h

CVS commit: src/lib/libc/include

2012-02-15 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Feb 15 15:49:46 UTC 2012 Modified Files: src/lib/libc/include: namespace.h Log Message: Make sure that membar_producer gets the proper namespace mangling for libc. To generate a diff of this commit: cvs rdiff -u -r1.149

CVS commit: src/lib/libc/include

2012-02-15 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Feb 15 15:49:46 UTC 2012 Modified Files: src/lib/libc/include: namespace.h Log Message: Make sure that membar_producer gets the proper namespace mangling for libc. To generate a diff of this commit: cvs rdiff -u -r1.149

CVS commit: src/lib/libc/include

2010-11-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 13 19:41:33 UTC 2010 Modified Files: src/lib/libc/include: namespace.h Log Message: forgot to commit this one for two months! add vdprintf. To generate a diff of this commit: cvs rdiff -u -r1.143 -r1.144

CVS commit: src/lib/libc/include

2010-11-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 13 19:41:33 UTC 2010 Modified Files: src/lib/libc/include: namespace.h Log Message: forgot to commit this one for two months! add vdprintf. To generate a diff of this commit: cvs rdiff -u -r1.143 -r1.144

CVS commit: src/lib/libc/include

2010-09-06 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Sep 6 17:49:56 UTC 2010 Modified Files: src/lib/libc/include: namespace.h Log Message: New vdprintf needs namespace protection. To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143

CVS commit: src/lib/libc/include

2010-09-06 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Sep 6 17:49:56 UTC 2010 Modified Files: src/lib/libc/include: namespace.h Log Message: New vdprintf needs namespace protection. To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143