Mercurial > emacs
comparison lib-src/ChangeLog @ 112440:b5017c649dfb
Check return values of some library calls.
| author | Paul Eggert <eggert@cs.ucla.edu> |
|---|---|
| date | Sat, 22 Jan 2011 23:30:19 -0800 |
| parents | 2b0a49a0a9ed |
| children |
comparison
equal
deleted
inserted
replaced
| 112438:11f1b4757236 | 112440:b5017c649dfb |
|---|---|
| 1 2011-01-23 Paul Eggert <eggert@cs.ucla.edu> | |
| 2 | |
| 3 Check return values of some library calls. | |
| 4 * hexl.c (main): Check fread result. | |
| 5 * make-docfile.c (main): Check chdir result. | |
| 6 (scan_c_file): Check fscanf result. | |
| 7 * movemail.c (main): Check ftruncate result. | |
| 8 | |
| 1 2011-01-17 Paul Eggert <eggert@cs.ucla.edu> | 9 2011-01-17 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 10 |
| 3 Include <unistd.h> unilaterally. | 11 Include <unistd.h> unilaterally. |
| 4 * emacsclient.c, etags.c, fakemail.c, make-docfile.c, movemail.c: | 12 * emacsclient.c, etags.c, fakemail.c, make-docfile.c, movemail.c: |
| 5 * pop.c, test-distrib.c, update-game-score.c: | 13 * pop.c, test-distrib.c, update-game-score.c: |
