abc/src
Mohamed A. Bamakhrama e792072f8a Define S_IREAD|IWRITE macros using IRUSR|IWUSR
On platforms such as Android, legacy macros are no longer defined.
Hence, we define them in terms of the new POSIX macros if the new ones are defined. Otherwise, we throw an error.

Signed-off-by: Mohamed A. Bamakhrama <mohamed@alumni.tum.de>
Signed-off-by: Miodrag Milanovic <mmicko@gmail.com>
2021-11-12 12:38:55 +01:00
..
aig Merge pull request #139 from antmicro/fix-unconnected-couts-upstream 2021-11-10 09:48:58 -08:00
base Merge remote-tracking branch 'upstream/master' into yosys-experimental 2021-11-12 12:31:29 +01:00
bdd Adding switch muxes -a to create networks of ADDs. 2021-05-15 13:28:06 -07:00
bool Compiler warnings. 2021-09-30 18:08:26 -07:00
map Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers. 2021-09-26 11:30:54 -07:00
misc Define S_IREAD|IWRITE macros using IRUSR|IWUSR 2021-11-12 12:38:55 +01:00
opt Other compiler changes. 2021-09-26 11:58:42 -07:00
phys/place Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
proof Bug fix in processing NDR. 2021-11-08 21:17:37 -08:00
sat Add WASI platform support to bsat2 and glucose. 2021-11-12 12:38:41 +01:00
demo.c Travis: build with namespaces enabled, and 2018-04-02 15:30:58 -07:00
generic.c
generic.h Major restructuring of the code. 2012-01-21 04:30:10 -08:00
starter.c Updating code of non-ABC files to have no ABC-specific macros. 2012-09-29 19:08:54 -04:00
template.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00