| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
just two macros.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
calls.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
indenting. Also static variable indenting.
|
| |
|
|
|
|
| |
NOT_USED.
|
| |
|
|
|
|
| |
tupleDesc->attrs[i]->attlen in fastgetiattr.
|
|
|
|
|
|
|
|
| |
Change #include "" to #include <>
Remove a few unused #includes
Make sure it compiles with -Wall -Werror
|
| |
|
| |
|
| |
|
|
|
|
| |
Compiled with -Wall -Werror
|
| |
|
|
|
|
| |
Suggested by: Randy Terbush <randy@zyzzyva.com>
|
|
|
|
|
|
| |
indextuple.c:159: warning: `bp' might be used uninitialized in this function
this directory passes -Wall -Werror under FreeBSD
|
|
|
|
|
|
| |
Mainly...fix up the includes I removed, as well as prototypes
Pointed out by D'Arcy
|
|
|
|
| |
access/common...how many more directories to go? :)
|
| |
|
|
|