1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-14 00:58:38 +03:00
Stefan Metzmacher 208037a7ee lib/util: add unlikely() to SMB_ASSERT()
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15125

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit bf1dd1a188c096093bedc628a14bb037e3209630)
2022-08-23 07:46:18 +00:00
..
2022-07-23 23:29:38 +00:00
2022-07-28 11:51:29 +00:00
2022-07-27 10:52:36 +00:00
2022-04-26 21:41:29 +00:00
2022-06-08 17:02:29 +00:00
2022-06-08 17:57:53 +00:00
2022-07-25 17:34:33 +00:00
2022-06-17 01:28:30 +00:00

compression - Various compression algorithms (MSZIP, lzxpress)
popt - Command-line option parsing library
replace - Provides replacements for standard (POSIX, C99) functions 
          not provided by the host platform.
subunit - Utilities and bindings for working with the Subunit test result 
          reporting protocol.
talloc - Hierarchical pool based memory allocator 
tdb - Simple but fast key/value database library, supporting multiple writers
torture - Simple unit testing helper library