Antonio Niño Díaz
0cbe6abbd5
Increase package version number to 0.3.3
...
Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com >
2017-12-31 15:16:08 +01:00
Antonio Niño Díaz
318c981c00
Add code to determine a version string
...
If the folder where the code is compiled is a valid git repository, the
version string is generated with `git describe`. If it isn't a valid
repository, a string included in the source code is used instead. This
one must be updated regularly as the toolchain is developed.
Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com >
2017-07-22 10:14:02 +01:00
AntonioND
e50e3e5a23
Remove trailing whitespace
...
Signed-off-by: AntonioND <antonio_nd@outlook.com >
2017-04-02 17:46:14 +01:00
stag019
e195076793
Only block comments in headers
2015-03-07 15:50:09 -05:00
stag019
b14beeff10
Consistency in #includes
2015-03-07 15:49:17 -05:00
Anthony J. Bentley
261503c7c8
Fix the reallocarray header by providing a prototype.
2015-02-25 02:13:23 -07:00
Anthony J. Bentley
c8d9ae21e6
A header file this simple doesn’t satisfy modicum of creativity.
2015-02-24 16:02:21 -07:00
Anthony J. Bentley
5281704f62
These internal headers don’t need C++ boilerplate.
2015-02-24 16:01:53 -07:00
Anthony J. Bentley
1c47ffcce8
Import reallocarray() for later use.
2015-02-14 00:14:39 -07:00
Anthony J. Bentley
513d451710
Tweak path for stdnoreturn.h header.
2014-12-31 03:21:46 -07:00
Anthony J. Bentley
9399ba36f9
Check for standards‐compliant platforms first in stdnoreturn.h.
2014-12-31 03:20:14 -07:00
stag019
f0e5c5ccc8
Cross-compiler noreturn support.
2014-12-31 04:11:06 -05:00
Anthony J. Bentley
9e24c26468
Specify _Noreturn in the err family prototypes.
2014-11-06 21:36:27 -07:00
Anthony J. Bentley
d661b3a532
Now that we replace missing libc functions, switch back to err().
2014-09-24 02:50:39 -06:00