Merging XORG-CURRENT into trunk

This commit is contained in:
Egbert Eich
2004-04-23 18:54:16 +00:00
parent 9d24a5fa91
commit 0664db19bf
265 changed files with 1251 additions and 313 deletions

View File

@@ -15,7 +15,7 @@
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $XFree86: xc/lib/misc/strlcat.c,v 1.1 2003/10/26 12:17:14 herrb Exp $ */
/* $XFree86$ */
#include <sys/types.h>

View File

@@ -15,7 +15,7 @@
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $XFree86: xc/lib/misc/strlcpy.c,v 1.1 2003/10/26 12:17:14 herrb Exp $ */
/* $XFree86$ */
#include <sys/types.h>
#include <string.h>