FRIGN
|
eee98ed3a4
|
Fix coding style
It was about damn time. Consistency is very important in such a
big codebase.
|
2014-11-13 18:08:43 +00:00 |
|
sin
|
0c5b7b9155
|
Stop using EXIT_{SUCCESS,FAILURE}
|
2014-10-02 23:46:59 +01:00 |
|
sin
|
31894adad2
|
Use printf() instead of fprintf() in uuencode(1)
|
2014-01-31 15:55:38 +00:00 |
|
sin
|
cb5733ea41
|
Make the buffer 45 bytes exactly for uuencode(1)
|
2014-01-31 15:45:26 +00:00 |
|
sin
|
b60882f206
|
Use putchar() instead of fputc() in uuencode(1)
|
2014-01-31 15:44:00 +00:00 |
|
sin
|
aab53ef197
|
Add uuencode(1)
|
2014-01-31 15:29:11 +00:00 |
|