index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libshouldbeinlibc
Commit message (
Expand
)
Author
Age
Files
Lines
*
libshouldbeinlibc: Stop relying on address space size
Sergey Bugaev
2024-03-23
1
-1
/
+1
*
server_verify_make_auth: mig now uses const
Samuel Thibault
2023-11-12
1
-1
/
+0
*
libshouldbeinlibc: Port to x86_64
Sergey Bugaev
2023-05-10
3
-10
/
+10
*
Link libshouldbeinlibc with default pager user stubs
Flavio Cruz
2023-04-09
1
-1
/
+2
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
2
-2
/
+12
*
Use default pager MiG stubs from Hurd instead of gnumach
Flavio Cruz
2023-04-07
1
-1
/
+1
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
5
-6
/
+6
*
Avoid passing NULL to memcpy
Samuel Thibault
2023-02-02
1
-1
/
+2
*
_merge_implied_gids: Fix memleak on error
Samuel Thibault
2023-01-01
1
-0
/
+2
*
Fix *printf specifier for user space mach ports.
Flavio Cruz
2022-12-06
2
-5
/
+5
*
Rename proc_complete_reauthentication to proc_reauthenticate_complete
Samuel Thibault
2022-08-10
1
-1
/
+1
*
Make proc_reauthenticate () recreate proc port
Sergey Bugaev
2022-08-10
1
-15
/
+17
*
libshouldbeinlibc: Do not reauthenticate proc port when secure
Sergey Bugaev
2022-08-10
1
-1
/
+1
*
portinfo: Do not compare port to anything when it is MACH_PORT_DEAD
Samuel Thibault
2022-01-04
1
-1
/
+4
*
portinfo: Use benign RPCs to discover what ports are all about
Samuel Thibault
2022-01-04
1
-26
/
+419
*
Fix leaking auth ports
Samuel Thibault
2022-01-04
1
-1
/
+3
*
wire_task_self: Simplify implementation
Samuel Thibault
2021-12-30
1
-83
/
+1
*
libshouldbeinlibc: Add backtrace_stderr and backtrace_mach
Samuel Thibault
2021-12-29
2
-2
/
+41
*
assert_*_backtrace: Tell the compiler that failures are unlikely
Samuel Thibault
2021-08-11
1
-3
/
+3
*
libshouldbeinlibc: Fix printing truncated backtrace
Samuel Thibault
2020-11-22
1
-2
/
+5
*
Fix password checking with as-needed linking
Samuel Thibault
2019-09-01
2
-8
/
+9
*
Fix warnings
Samuel Thibault
2018-03-05
1
-2
/
+2
*
Add missing include
Samuel Thibault
2018-03-05
1
-0
/
+1
*
libshouldbeinlibc: Fix wiring code.
Justus Winter
2017-08-11
2
-51
/
+97
*
Replace bcopy with memcpy or memmove as appropriate.
Justus Winter
2017-08-05
3
-5
/
+5
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-2
/
+2
*
libshouldbeinlibc: Add missing include.
Justus Winter
2017-06-20
1
-0
/
+2
*
libshouldbeinlibc: Fix NDEBUG build.
Justus Winter
2017-02-28
1
-1
/
+1
*
refcount: Fix usage in c++
Samuel Thibault
2016-11-27
1
-7
/
+11
*
libshouldbeinlibc: use the new assert in the refcount primitives
Justus Winter
2016-04-27
1
-16
/
+25
*
libshouldbeinlibc: add assert(3) variant that prints backtraces
Justus Winter
2016-04-27
3
-0
/
+141
*
fix compiler warnings in hurd/libshouldbeinlibc
Flavio Cruz
2015-12-29
3
-7
/
+8
*
Add missing null checks in libshouldbeinlibc
James Clarke
2015-10-05
2
-5
/
+6
*
libshouldbeinlibc/maptime: use memory fences
Justus Winter
2015-09-09
1
-0
/
+2
*
libshouldbeinlibc: Fix typo in local variable name
Stefan Weil
2015-01-03
1
-3
/
+3
*
lib*: Fix typos in comments (found by codespell)
Stefan Weil
2015-01-03
1
-1
/
+1
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
3
-3
/
+3
*
libshouldbeinlibc: move the reference counting primitives here
Justus Winter
2014-12-01
3
-2
/
+355
*
libshouldbeinlibc: fix dead initialization in fmt_named_interval
Justus Winter
2014-06-18
1
-1
/
+1
*
build: Remove checks for 'getgrouplist' and 'uselocale'.
Ludovic Courtès
2014-05-30
1
-13
/
+1
*
Rename variables with the name "error" to "err".
Justus Winter
2014-01-19
1
-6
/
+6
*
libshouldbeinlibc: fix minor port leak in maptime_map
Justus Winter
2013-11-28
1
-0
/
+4
*
libshouldbeinlibc: fix error handling in maptime_map
Justus Winter
2013-11-21
1
-7
/
+7
*
Clean up the included header files
Justus Winter
2013-11-16
21
-32
/
+21
*
libshouldbeinlibc: fix dead assignment
Justus Winter
2013-11-15
1
-2
/
+2
*
libshouldbeinlibc: fix reference counting in port_name_xlator_create
Justus Winter
2013-11-10
1
-0
/
+6
*
Normalize whitespace at the end of each file to '\n'
Justus Winter
2013-11-09
1
-1
/
+0
*
libshouldbeinlibc: fix error handling in maptime_map
Justus Winter
2013-11-01
1
-0
/
+2
*
libshouldbeinlibc: Add nullauth.{c,h}
Justus Winter
2013-08-28
3
-2
/
+80
*
Fix spurious destroy during RPC to self with rendez-vous
Samuel Thibault
2012-09-22
1
-1
/
+1
[next]