1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00
Files
gnulib/modules/stdbool-c99
Bruno Haible 8f53fd50a2 Rename module stdbool-c99 to stdbool-h-c99.
* modules/stdbool-h-c99: Renamed from modules/stdbool-c99.
* modules/stdbool-h-c99-tests: Renamed from modules/stdbool-c99-tests.
* modules/stdbool-h-c99-c++-tests: Renamed from
modules/stdbool-c99-c++-tests.
* tests/test-stdbool-h-c99.c: Renamed from tests/test-stdbool-c99.c.
* tests/test-stdbool-h-c99-c++.cc: Renamed from
tests/test-stdbool-c99-c++.cc.
* doc/posix-headers/stdbool.texi: Update.
* modules/* (Depends-on): Update.
* modules/stdbool-c99: New file.
2024-12-27 23:35:18 +01:00

26 lines
269 B
Plaintext

Description:
A <stdbool.h> that nearly conforms to C99.
Status:
deprecated
Notice:
This module is deprecated. Use the module 'stdbool-h-c99' instead.
Files:
Depends-on:
stdbool-h-c99
configure.ac:
Makefile.am:
Include:
<stdbool.h>
License:
LGPLv2+
Maintainer: