home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sources / bugs / 235 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.7 KB  |  63 lines

  1. Newsgroups: comp.sources.bugs
  2. Path: sparky!uunet!mcsun!sunic!ericom!eos.ericsson.se!etxmesa
  3. From: etxmesa@eos.ericsson.se (Michael Salmon)
  4. Subject: Re: patch 12u8 to patch, part 01 of 02
  5. Message-ID: <1992Sep15.102521.5151@ericsson.se>
  6. Sender: news@ericsson.se
  7. Nntp-Posting-Host: eos6c02.ericsson.se
  8. Reply-To: etxmesa@eos.ericsson.se (Michael Salmon)
  9. Organization: Ericsson Telecom AB
  10. References:  <DJM.92Sep15013413@nutrimat.gnu.ai.mit.edu>
  11. Date: Tue, 15 Sep 1992 10:25:21 GMT
  12. Lines: 49
  13.  
  14. In article <DJM.92Sep15013413@nutrimat.gnu.ai.mit.edu>, 
  15. djm@gnu.ai.mit.edu (David J. MacKenzie) writes:
  16. |> Below is patch 12u8 to version 2.0 of Larry Wall's patch program.  An
  17. |> up to date tar file, as well as patches 12u through 12u8, are
  18. |> available for anonymous ftp in the directory pub/gnu on
  19. |> prep.ai.mit.edu [18.71.0.38], in the files patch-2.0.12u8.tar.Z and
  20. |> patch.patch12u6 (etc.).  Also available is a version of patch that
  21. |> conforms better to GNU standards, in the file patch-2.0.12g8.tar.Z.
  22. |> Other archive sites will soon carry them as well, so try one nearest
  23. |> you.
  24. [...]
  25. |> ***************
  26. |> *** 157,168 ****
  27. |>   EXT char *revision INIT(Nullch);    /* prerequisite revision, if any */
  28. |>   
  29. |>   char *malloc();
  30. |>   char *realloc();
  31. |>   char *strcpy();
  32. |>   char *strcat();
  33.  
  34. *** From here
  35.  
  36. |> ! long atol();
  37. |>   long lseek();
  38. |>   char *mktemp();
  39. |> ! #if 0
  40. |>   #ifde();
  41. |>   char *strcat();
  42.  
  43. *** To here are faulty and should be removed before patch will
  44. *** accept this file.
  45.  
  46. |> ! long atol();
  47. |>   long lseek();
  48. |>   char *mktemp();
  49. |> ! #if 0
  50. |>   #ifdef CHARSPRINTF
  51. |>   char *sprintf();
  52.  
  53. -- 
  54.  
  55. Michael Salmon
  56.  
  57. #include    <standard.disclaimer>
  58. #include    <witty.saying>
  59. #include    <fancy.pseudo.graphics>
  60.  
  61. Ericsson Telecom AB
  62. Stockholm
  63.