General

Profile

zrj

Issues

open closed Total
Assigned issues 0 1 1
Reported issues 0 1 1

Projects

Project Roles Registered on
DragonFlyBSD Reporter, Developer 05/09/2016

Activity

02/08/2022

09:03 PM DragonFlyBSD Revision 7822e9ae (dragonflybsd): <machine/endian.h>: Provide __FLOAT_WORD_ORDER too
Allows some ports to make use of internal representations. zrj

01/05/2022

11:42 AM DragonFlyBSD Revision d3193644 (dragonflybsd): libc: Fix environment passing in posix_spawnp(3)
The execvPe() was always passing the parent process environment to
children (a long standing bug).
While there, re...
zrj

01/02/2022

10:36 PM DragonFlyBSD Revision 8202da12 (dragonflybsd): libc: Fix environment passing in posix_spawnp(3)
The execvPe() was always passing the parent process environment to
children (a long standing bug).
While there, re...
zrj

03/14/2021

12:40 PM DragonFlyBSD Revision c7e47104 (dragonflybsd): world: Add <byteswap.h> compat header.
This header is to reduce porting efforts in ports.
Once codebases move to common <endian.h> use <machine/endian.h> f...
zrj
12:40 PM DragonFlyBSD Revision 350b8183 (dragonflybsd): <machine/endian.h>: Use __builtin_bswapXY function if c++.
There builtins seem to be supported since gcc 4.8. In theory we could
use them for C code too, but for now limit th...
zrj
12:40 PM DragonFlyBSD Revision 9b1c08e5 (dragonflybsd): <sys/endian.h>: Prefer double underscore versions.
zrj
12:40 PM DragonFlyBSD Revision 5f79922d (dragonflybsd): kernel: Include <sys/types.h> directly.
Do not rely on <sys/endian.h> to bring in all needed integer types. zrj
12:40 PM DragonFlyBSD Revision ca859ede (dragonflybsd): libstand: Move H and L macros were they are used.
Avoid possible issues where plain "L" is used for unicode strings. zrj
12:40 PM DragonFlyBSD Revision 373f159b (dragonflybsd): <sys/endian.h>: Unify _QUAD_*WORD macros.
Taken-from: NetBSD zrj
12:40 PM DragonFlyBSD Revision a33a0137 (dragonflybsd): <machine/endian.h>: Provide userland double underscore endianess variants.
For compatibility with GNU userland in ports. zrj

Also available in: Atom