Tijl Coosemans
|
1243a98e38
|
Remove the const qualifier from iconv(3) to comply with POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
Adjust all code that calls iconv.
PR: 199099
Exp-run by: antoine
MFC after: 2 weeks
|
2015-04-15 09:09:20 +00:00 |
|
David E. O'Brien
|
1ac62e0b31
|
+ Get prototypes for libc functions.
+ Use the correct printf format for size_t.
|
2004-10-19 17:44:31 +00:00 |
|
Alexander Kabaev
|
2cc37f2ca4
|
Do not use casts as lvalues.
|
2004-07-28 05:33:58 +00:00 |
|
Sheldon Hearn
|
f1b9d12761
|
Import smbfs-1.4.1.
This is Boris Popov's SMB/CIFS file system implementation for FreeBSD.
Obtained from: Boris Popov via ftp://ftp.butya.kz/pub/smbfs/
|
2001-12-14 11:06:03 +00:00 |
|