4lDO2
|
bcce7e18db
|
Implement SA_RESTART for read and write.
|
2024-07-15 23:24:41 +02:00 |
|
4lDO2
|
315ba323a4
|
Move sigchld test from EXPECT_NAMES to NAMES.
|
2024-07-09 15:42:33 +02:00 |
|
4lDO2
|
77c9e53ee2
|
Fix sigchld test.
|
2024-07-09 15:39:57 +02:00 |
|
4lDO2
|
cf390d6a52
|
Add SIGCHLD test.
|
2024-07-09 15:39:53 +02:00 |
|
Jacob Lorentzon
|
1fba2ef10a
|
Various futex fixes
|
2024-04-05 20:31:06 +00:00 |
|
Peter Limkilde Svendsen
|
a91a4082c4
|
Add tests for unistd.h constants
|
2024-03-27 12:21:14 +00:00 |
|
Peter Limkilde Svendsen
|
d189b05f11
|
Add tests for further sys/resource.h constants
|
2024-03-12 20:40:55 +00:00 |
|
Bendeguz Pisch
|
2284bc4af5
|
Fix posix prio process (same as MR458 with fixed commits)
|
2024-03-04 13:41:43 +00:00 |
|
Jeremy Soller
|
4f8d16a3b9
|
Merge branch 'crypt' into 'master'
Add Crypt functions
See merge request redox-os/relibc!453
|
2024-03-01 00:23:42 +00:00 |
|
Darley Barreto
|
55dc2019f2
|
Add Crypt functions
|
2024-03-01 00:23:42 +00:00 |
|
Peter Limkilde Svendsen
|
aea9e2b432
|
Panic when getpagesize() cannot succeed as specified
|
2024-02-19 00:19:03 +00:00 |
|
Jeremy Soller
|
2058c6693c
|
Use TEST_RUNNER for make run in tests folder
|
2024-02-08 15:36:33 -07:00 |
|
Darley Barreto
|
9d8094baee
|
Add forkpty, ptsname and posix_openpt
|
2024-01-17 03:05:50 +00:00 |
|
Abdullah Emad
|
0caf011122
|
Implement mknod and mknodat
|
2024-01-03 16:43:28 +00:00 |
|
Darley Barreto
|
ce1e31d567
|
Replace C dlmalloc
|
2023-12-12 15:04:17 +00:00 |
|
4lDO2
|
5f929ed51e
|
Enable -Wextra in tests.
|
2023-11-12 12:07:49 +01:00 |
|
4lDO2
|
c76a12347f
|
Enforce -Werror in tests.
|
2023-11-12 11:45:15 +01:00 |
|
Darley Barreto
|
f7d151e287
|
Simplify wcsrtombs and make test follow standard
|
2023-10-25 09:13:41 -03:00 |
|
Jeremy Soller
|
b0624b4178
|
Merge branch 'tests/getline' into 'master'
getline, getdelim: fix issues, extend tests
See merge request redox-os/relibc!418
|
2023-10-20 14:34:06 +00:00 |
|
Florian Meißner
|
b65cd4e511
|
getline, getdelim: fix issues, extend tests
|
2023-10-20 14:34:06 +00:00 |
|
Jeremy Soller
|
76242fc7bc
|
Merge branch 'fix/ungetwc' into 'master'
Fix ungetwc for multi byte chars
See merge request redox-os/relibc!425
|
2023-10-19 14:58:57 +00:00 |
|
Darley Barreto
|
3d2dd71b8b
|
Fix ungetwc for multi byte chars
|
2023-10-19 14:58:57 +00:00 |
|
Jeremy Soller
|
8f085eabbe
|
Merge branch 'wcslen-related' into 'master'
Add wcpcpy, wcpncpy, wcsdup, wcsnlen, wcsnrtombs
See merge request redox-os/relibc!426
|
2023-10-19 14:58:37 +00:00 |
|
Darley Barreto
|
05992b8451
|
Add wcpcpy, wcpncpy, wcsdup, wcsnlen, wcsnrtombs
|
2023-10-19 14:58:37 +00:00 |
|
Henri Hannetel
|
330b50d734
|
Add UTIME_OMIT and UTIME_NOW
|
2023-10-19 14:57:58 +00:00 |
|
Darley Barreto
|
db9bbaeb48
|
Make fgetwc real multibyte
|
2023-10-14 00:29:42 +00:00 |
|
Jeremy Soller
|
3359d4a040
|
Merge branch 'master' into 'master'
Groups
See merge request redox-os/relibc!407
|
2023-08-21 12:05:16 +00:00 |
|
Jacob Schneider
|
2f887ae434
|
Groups
|
2023-08-21 12:05:16 +00:00 |
|
Ron Williams
|
67213ef41a
|
epoll: add check for zero length plus tests
|
2023-06-26 13:53:43 -07:00 |
|
Florian Meißner
|
b66df46f33
|
strtof(), strtod(): handle NaN and Infinity
|
2023-06-05 23:04:25 +00:00 |
|
Jeremy Soller
|
3023dbb3c0
|
Add qsort test
|
2023-06-01 08:11:27 -06:00 |
|
Florian Meißner
|
14709b3d5c
|
system(): on command == NULL, return nonzero if shell exists
|
2023-05-29 20:54:34 +02:00 |
|
Darley Barreto
|
9642d2ab02
|
Adding some wcst* functions
|
2023-05-22 16:01:04 +00:00 |
|
Darley Barreto
|
511d99aa21
|
Fix tests
|
2023-05-11 15:57:27 +00:00 |
|
Jeremy Soller
|
848fde933b
|
Merge branch 'remove_pthreads_emb' into 'master'
Replace pthreads-emb with a native implementation
See merge request redox-os/relibc!380
|
2023-05-11 13:56:11 +00:00 |
|
Jeremy Soller
|
3473088510
|
Add expected wprintf output
|
2023-05-11 07:48:52 -06:00 |
|
Jeremy Soller
|
98193b2eeb
|
Add tests for wprintf
|
2023-05-11 07:48:23 -06:00 |
|
Darley Barreto
|
82eb083091
|
Fixing wcsrtombs
|
2023-05-10 12:48:33 +00:00 |
|
Darley Barreto
|
c659bf11f9
|
Implementing ungetwc
|
2023-05-09 14:23:25 +00:00 |
|
Darley Barreto
|
7155005be2
|
Adding wcsrtombs.
|
2023-05-08 12:39:53 +00:00 |
|
Ron Williams
|
95e9162d22
|
change tzname to be mut
|
2023-05-06 13:20:30 -07:00 |
|
4lDO2
|
84e5b41200
|
Improve once test.
|
2023-05-06 17:02:55 +02:00 |
|
4lDO2
|
d8bc60e0fb
|
Add more pthread tests.
|
2023-05-06 17:02:55 +02:00 |
|
4lDO2
|
fc01985410
|
WIP: fix errno and args output
|
2023-05-06 17:02:54 +02:00 |
|
4lDO2
|
5cd110a92b
|
WIP: Add pthread tests.
|
2023-05-06 17:02:54 +02:00 |
|
4lDO2
|
7e91f3f950
|
Add pthread tests.
|
2023-05-06 17:02:54 +02:00 |
|
Ron Williams
|
c3f3da6958
|
fix tzset cbindgen declarations
|
2023-05-06 02:55:36 -07:00 |
|
David Carlier
|
116583cdc7
|
sys_mman: adding madvise.
|
2023-04-15 10:41:42 +01:00 |
|
David Carlier
|
ec6243bc5b
|
wctrans/towctrans implementation proposal.
close #32
|
2023-03-27 19:15:08 +01:00 |
|
David Carlier
|
3fe37e36fa
|
reallocarray introduction available on glibc 2.26. allocates an array of m*n elements but checking for overflow.
|
2023-03-26 08:35:44 +01:00 |
|