Guillem Jover
|
7a70f1b019
|
Move fmtcheck and fgetln declarations to <bsd/stdio.h>
This is were they are located on the BSDs.
|
2009-12-12 01:13:29 +01:00 |
|
Guillem Jover
|
7da57b293f
|
Remove traces of fgetwln, it was never included
This function was exposed in the header file and the versioning symbol
file, but the actual code was never here.
|
2009-12-12 01:11:08 +01:00 |
|
Guillem Jover
|
cb1346e5b3
|
Export public functions as extern C
|
2009-05-25 09:25:13 +02:00 |
|
Guillem Jover
|
1f0b016e97
|
Use UTF-8 copyright symbols for non-imported files
|
2009-05-20 04:20:21 +02:00 |
|
Guillem Jover
|
8dbfb3529b
|
Add strmode function
|
2009-05-20 04:14:07 +02:00 |
|
Guillem Jover
|
20bf55ffa5
|
Include missing stddef.h
|
2008-06-18 08:09:51 +03:00 |
|
Guillem Jover
|
c14d23b5d7
|
Add license header
|
2008-06-18 07:49:59 +03:00 |
|
Aurelien Jarno
|
dedb8169c4
|
Added manpages and fixed fmtcheck
|
2008-05-06 08:47:20 +03:00 |
|
Aurelien Jarno
|
91473e2748
|
fmtcheck: New function
|
2008-05-06 08:45:48 +03:00 |
|
Guillem Jover
|
657f1b59ce
|
Reorganize header files
|
2008-05-06 08:45:47 +03:00 |
|