zrj
- Login: zrj
- Email: rimvydas.jasinskas@gmail.com
- Registered on: 01/05/2016
- Last connection: 12/05/2017
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.
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...
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...
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... - 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... - 12:40 PM DragonFlyBSD Revision 9b1c08e5 (dragonflybsd): <sys/endian.h>: Prefer double underscore versions.
- 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.
- 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.
- 12:40 PM DragonFlyBSD Revision 373f159b (dragonflybsd): <sys/endian.h>: Unify _QUAD_*WORD macros.
- Taken-from: NetBSD
- 12:40 PM DragonFlyBSD Revision a33a0137 (dragonflybsd): <machine/endian.h>: Provide userland double underscore endianess variants.
- For compatibility with GNU userland in ports.
Also available in: Atom