zephyr/lib/posix
Carles Cufi 4b37a8f3a4 Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()"
This reverts commit 8739517107.

Pull Request #23437 was merged by mistake with an invalid manifest.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2020-03-19 18:45:13 +01:00
..
clock.c lib: posix: fix ARG_UNUSED check on clock_getrtc 2020-03-18 12:28:43 -04:00
CMakeLists.txt headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
fs.c Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
mqueue.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
pthread.c pthread: add setname/getname glibc extensions 2020-03-10 15:15:34 +02:00
pthread_barrier.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
pthread_common.c lib: posix: Fix undefined reference to clock_gettime() 2020-03-10 14:57:16 +02:00
pthread_cond.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
pthread_key.c posix: add pthread_key and pthread_once APIs 2018-07-19 08:46:33 -04:00
pthread_mutex.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
pthread_rwlock.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
pthread_sched.c lib: posix: Move posix layer from 'kernel' to 'lib' 2018-04-05 16:43:05 -04:00
semaphore.c lib: posix: Return errno code 2018-10-31 12:15:22 -04:00
sleep.c lib: posix: Move posix layer from 'kernel' to 'lib' 2018-04-05 16:43:05 -04:00
timer.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00