tonyc
- Login: tonyc
- Registered on: 10/22/2020
- Last connection: 04/26/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 2 | 3 | 5 |
Activity
11/15/2023
- 05:24 PM DragonFlyBSD Bug #3361 (New): newlocale()/freelocale() leak
- The attached code shows the combination of newlocale() to create a new locale object and freelocale() to free that ob...
06/29/2022
- 06:10 PM DragonFlyBSD Bug #3319 (Closed): setproctitle() calls can change effect of later setproctitle() calls
- The final setproctitle() call in the attached code results in different outputs from ps depending on the whether the ...
12/26/2020
- 03:54 PM DragonFlyBSD Bug #3251: file ctime not updated as documented on chmod(), link()
- deef wrote:
> However, I've been unable to reproduce chmod() issue... It works as expected for me on master. And acc...
10/26/2020
- 09:34 PM DragonFlyBSD Bug #3252: tcsetattr/tcgetattr set errno incorrectly on non-TTY
- The same issue applies to tcdrain(), tcflow(), tcflush() and tcsendbreak().
10/25/2020
- 09:40 PM DragonFlyBSD Bug #3252 (New): tcsetattr/tcgetattr set errno incorrectly on non-TTY
- tcsetattr() and tcgetattr() are documented to fail as follows:
Upon successful completion, the functions tcge... - 06:08 PM DragonFlyBSD Bug #3251 (Resolved): file ctime not updated as documented on chmod(), link()
- The stat(2) man page claims:
st_ctim Time when file status was last changed (inode data
...
10/21/2020
- 09:12 PM DragonFlyBSD Bug #3250 (Resolved): getcwd() succeeds even if the current directory no longer exists
- The Dragonfly BSD getcwd(3) man page claims:
ERRORS
The getcwd() function will fail if:
...
[ENOENT...
Also available in: Atom