DragonFly BSD
DragonFly commits List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/include netdb.h runetype.h search.h stddef.h stdint.h stdio.h stdlib.h string.h time.h wchar.h wctype.h src/sys/sys socket.h times.h types.h


From: Jeroen Ruigrok/asmodai <asmodai@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 15 Nov 2003 11:28:42 -0800 (PST)

asmodai     2003/11/15 11:28:42 PST

DragonFly src repository

  Modified files:
    include              netdb.h runetype.h search.h stddef.h 
                         stdint.h stdio.h stdlib.h string.h time.h 
                         wchar.h wctype.h 
    sys/sys              socket.h times.h types.h 
  Log:
  Change wrapping definition from ending in DECLARED_ to DECLARED.
  This makes it consistent with other definitions and has as added bonus that
  rpm compiles again.
  Furthermore it keeps us synchronised to FreeBSD 5.x.
  
  Revision  Changes    Path
  1.5       +4 -4      src/include/netdb.h
  1.5       +4 -4      src/include/runetype.h
  1.5       +2 -2      src/include/search.h
  1.4       +8 -8      src/include/stddef.h
  1.2       +2 -2      src/include/stdint.h
  1.5       +2 -2      src/include/stdio.h
  1.5       +6 -6      src/include/stdlib.h
  1.5       +2 -2      src/include/string.h
  1.4       +8 -8      src/include/time.h
  1.5       +8 -8      src/include/wchar.h
  1.5       +2 -2      src/include/wctype.h
  1.8       +2 -2      src/sys/sys/socket.h
  1.5       +2 -2      src/sys/sys/times.h
  1.6       +12 -12    src/sys/sys/types.h


http://www.dragonflybsd.org/cvsweb/src/include/netdb.h.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/include/runetype.h.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/include/search.h.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/include/stddef.h.diff?r1=1.3&r2=1.4&f=h
http://www.dragonflybsd.org/cvsweb/src/include/stdint.h.diff?r1=1.1&r2=1.2&f=h
http://www.dragonflybsd.org/cvsweb/src/include/stdio.h.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/include/stdlib.h.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/include/string.h.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/include/time.h.diff?r1=1.3&r2=1.4&f=h
http://www.dragonflybsd.org/cvsweb/src/include/wchar.h.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/include/wctype.h.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/socket.h.diff?r1=1.7&r2=1.8&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/times.h.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/types.h.diff?r1=1.5&r2=1.6&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]