lkml.org 
[lkml]   [1996]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: patch submission

> This is a patch for a very minor typo in include/linux/types.h.
> The kernel sources I have are 2.0.27. Forward it to whoever takes care of
> it (I couldn't find out who it is). Thanks.
> Uwe F. Mayer <mayer@math.vanderbilt.edu>
> -------------------------------------------------------------------------
> *** linux/include/linux/types.h.dist Mon Dec 16 09:17:00 1996
> --- linux/include/linux/types.h Mon Dec 16 09:17:34 1996
> ***************
> *** 62,68 ****
> typedef unsigned long u_long;
>
> /* sysv */
> ! typedef unsigned char unchar;
> typedef unsigned short ushort;
> typedef unsigned int uint;
> typedef unsigned long ulong;
> --- 62,68 ----
> typedef unsigned long u_long;
>
> /* sysv */
> ! typedef unsigned char uchar;
> typedef unsigned short ushort;
> typedef unsigned int uint;
> typedef unsigned long ulong;

This is NOT a typo. Check <sys/types.h> on any System V machine and
you will see that it is definitely "unchar". I used Solaris for
example.

Tom

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.180 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site