Histórico de commits

Autor SHA1 Mensagem Data
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 anos atrás
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 anos atrás
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() 16 anos atrás
  Yang Tse 20e9fc73e2 Fix problem in strdup replacement when dealing with absolutely huge strings. 16 anos atrás
  Daniel Stenberg cbd1a77ec2 if () => if() 16 anos atrás
  Dan Fandrich 93844f64ef Use memcpy instead of strcpy to improve performance. 17 anos atrás
  Yang Tse f72c4e82fd Return NULL if argument is NULL. 18 anos atrás
  Dan Fandrich c6fc5a1a26 Moved strdup replacement from src/main.c into src/strdup.c so it's available 18 anos atrás