minix/common/lib/libc/atomic
Lionel Sambuc 0a6a1f1d05 NetBSD re-synchronization of the source tree
This brings our tree to NetBSD 7.0, as found on -current on the
10-10-2015.

This updates:
 - LLVM to 3.6.1
 - GCC to GCC 5.1
 - Replace minix/commands/zdump with usr.bin/zdump
 - external/bsd/libelf has moved to /external/bsd/elftoolchain/
 - Import ctwm
 - Drop sprintf from libminc

Change-Id: I149836ac18e9326be9353958bab9b266efb056f0
2016-01-13 20:32:14 +01:00
..
atomic_add_8_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_add_16_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_add_32_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_add_32_nv_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_add_64_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_add_64_nv_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_and_8_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_and_8_nv_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_and_16_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_and_16_nv_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_and_32_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_and_32_nv_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_and_64_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_and_64_nv_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_c11_compare_exchange_cas_8.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_c11_compare_exchange_cas_16.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_c11_compare_exchange_cas_32.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_cas_8_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_cas_16_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_cas_32_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_cas_64_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_cas_by_cas32.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_dec_32_add.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_dec_32_cas.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_dec_32_nv_add.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_dec_32_nv_cas.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_dec_64_add.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_dec_64_cas.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_dec_64_nv_add.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_dec_64_nv_cas.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_inc_32_add.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_inc_32_cas.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_inc_32_nv_add.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_inc_32_nv_cas.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_inc_64_add.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_inc_64_cas.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_inc_64_nv_add.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_inc_64_nv_cas.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
atomic_init_cas.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
atomic_init_testset.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_load.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_nand_8_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_nand_16_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_nand_32_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_nand_64_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_op_namespace.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_or_8_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_or_16_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_or_32_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_or_32_nv_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_or_64_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_or_64_nv_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_store.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_sub_8_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_sub_16_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_sub_32_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_sub_64_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_swap_8_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_swap_16_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_swap_32_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_swap_64_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_xor_8_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_xor_16_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_xor_32_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
atomic_xor_64_cas.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
membar_ops_nop.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00